update the docs to make them more readable

This commit is contained in:
Dylan Greene
2013-09-14 15:37:30 -04:00
parent b5077a879c
commit 9545051b6f

View File

@@ -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