]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - doc/md/RSS-feeds.md
documentation: fix rendering and internal references
[github/shaarli/Shaarli.git] / doc / md / RSS-feeds.md
index 9d718172a0f5a5722b144ba914c9e107264aaf4d..d943218e655eb0ca4c1533feb0542880dbf2e36d 100644 (file)
@@ -3,6 +3,7 @@
 Feeds are available in ATOM with `?do=atom` and RSS with `do=RSS`.
 
 Options:
+
 - You can use `permalinks` in the feed URL to get permalink to Shaares instead of direct link to shaared URL.
     - E.G. `https://my.shaarli.domain/?do=atom&permalinks`.
 - You can use `nb` parameter in the feed URL to specify the number of Shaares you want in a feed (default if not specified: `50`). The keyword `all` is available if you want everything.
@@ -14,6 +15,7 @@ Options:
 It is possible to filter RSS/ATOM feeds and Picture Wall on a Shaarli to **only display results of a specific search, or for a specific tag**.
 
 For example, if you want to subscribe only to links tagged `photography`:
+
 - Go to the desired Shaarli instance.
 - Search for the `photography` tag in the _Filter by tag_ box. Links tagged `photography` are displayed.
 - Click on the `RSS Feed` button.