doc: fix undocumented @tag notation (closes #273)

This commit is contained in:
Thomas Lambert
2023-07-25 22:07:57 +02:00
parent 70a01f8d80
commit c9fa6e1cb4

View File

@@ -820,8 +820,9 @@ Section 3.2: Tag Notation *telekasten.tag_notation*
Telekasten supports the following tag notations: Telekasten supports the following tag notations:
1. `#tag` 1. `#tag`
2. `:tag:` 2. `@tag`
3. bare tags in a tag collection in the yaml metadata: 3. `:tag:`
4. bare tags in a tag collection in the yaml metadata:
> >
--- ---
title: My awesome note title: My awesome note