From c9fa6e1cb43d9d2e2e3086a7287d1124d98642ad Mon Sep 17 00:00:00 2001 From: Thomas Lambert Date: Tue, 25 Jul 2023 22:07:57 +0200 Subject: [PATCH] doc: fix undocumented @tag notation (closes #273) --- doc/telekasten.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/telekasten.txt b/doc/telekasten.txt index 93d0c13..962983e 100644 --- a/doc/telekasten.txt +++ b/doc/telekasten.txt @@ -820,8 +820,9 @@ Section 3.2: Tag Notation *telekasten.tag_notation* Telekasten supports the following tag notations: 1. `#tag` -2. `:tag:` -3. bare tags in a tag collection in the yaml metadata: +2. `@tag` +3. `:tag:` +4. bare tags in a tag collection in the yaml metadata: > --- title: My awesome note