Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add missing tag
  • Loading branch information
ChrisRAoW authored May 7, 2018
1 parent 9ff681c commit 12ef7d0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ Returns: description of the feed
#### {feeditem:title}
Returns: title of the post

#### {feeditem:link}
Returns: link to the post

#### {feeditem:content}
Returns: summarized content (desciption), when description is not available it will return the full content

Expand All @@ -87,4 +90,4 @@ Returns: author name of the post
Returns: comma seperated list of the categories

#### {feeditem:image}
Returns: url of the image. Will check the enclosere and media tags of the xml.
Returns: url of the image. Will check the enclosere and media tags of the xml.

0 comments on commit 12ef7d0

Please sign in to comment.