Updated Sharing (markdown)

zadam 2022-11-01 22:50:58 +01:00
parent 4a9c515de1
commit c71f8de177

@ -88,6 +88,7 @@ Password-protecting shared notes is available since 0.54.
* if a note has `#shareRaw` label, the note will be shared raw, without HTML wrapper
* if a note has `#shareDisallowRobotIndexing` label, it will carry `<meta name="robots" content="noindex,follow" />` meta tag and `X-Robots-Tag: noindex` header, which will advise crawlers to skip this page
* if a text note has `#shareIndex` label, its content will display a list of all shared note roots
## Limitations