mirror of
https://github.com/LightAir/turbo-rss.git
synced 2026-02-04 12:06:20 +00:00
update the docs to make them more readable
This commit is contained in:
@@ -77,7 +77,7 @@ an have any number of items. Ten to twenty is usually good.
|
|||||||
If you use a guid never change it. If you don't provide a guid then your item urls must
|
If you use a guid never change it. If you don't provide a guid then your item urls must
|
||||||
be unique.
|
be unique.
|
||||||
* `categories` _optional_ **array of strings** If provided, each array item will be added as a category element
|
* `categories` _optional_ **array of strings** If provided, each array item will be added as a category element
|
||||||
* `author` _optional_ *string* If included it is the name of the item's creator.
|
* `author` _optional_ **string** If included it is the name of the item's creator.
|
||||||
If not provided the item author will be the same as the feed author. This is typical
|
If not provided the item author will be the same as the feed author. This is typical
|
||||||
except on multi-author blogs.
|
except on multi-author blogs.
|
||||||
* `date` **Date object or date string** The date and time of when the item was created. Feed
|
* `date` **Date object or date string** The date and time of when the item was created. Feed
|
||||||
|
|||||||
Reference in New Issue
Block a user