From c71f8de177d7625a1acbe3bc5b5de0abb54f3e3e Mon Sep 17 00:00:00 2001 From: zadam Date: Tue, 1 Nov 2022 22:50:58 +0100 Subject: [PATCH] Updated Sharing (markdown) --- Sharing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Sharing.md b/Sharing.md index fc3586e..9d011b3 100644 --- a/Sharing.md +++ b/Sharing.md @@ -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 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