mirror of
https://github.com/LightAir/turbo-rss.git
synced 2026-02-04 03:56:19 +00:00
fix space
This commit is contained in:
@@ -65,7 +65,7 @@ feed.item(itemOptions);
|
|||||||
if the content should be presented as unread.
|
if the content should be presented as unread.
|
||||||
* `lat` _optional_ **number** The latitude coordinate of the item.
|
* `lat` _optional_ **number** The latitude coordinate of the item.
|
||||||
* `long` _optional_ **number** The longitude coordinate of the item.
|
* `long` _optional_ **number** The longitude coordinate of the item.
|
||||||
* `custom_elements` _optional_ **array** Put additional elements in the item (node-xml syntax)
|
* `custom_elements` _optional_ **array** Put additional elements in the item (node-xml syntax)
|
||||||
|
|
||||||
##### Feed XML
|
##### Feed XML
|
||||||
|
|
||||||
|
|||||||
@@ -54,7 +54,7 @@ feed.item(itemOptions);
|
|||||||
if the content should be presented as unread.
|
if the content should be presented as unread.
|
||||||
* `lat` _optional_ **number** The latitude coordinate of the item.
|
* `lat` _optional_ **number** The latitude coordinate of the item.
|
||||||
* `long` _optional_ **number** The longitude coordinate of the item.
|
* `long` _optional_ **number** The longitude coordinate of the item.
|
||||||
* `custom_elements` _optional_ **array** Put additional elements in the item (node-xml syntax)
|
* `custom_elements` _optional_ **array** Put additional elements in the item (node-xml syntax)
|
||||||
|
|
||||||
#### Feed XML
|
#### Feed XML
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user