Fix linting issues on tags*.md

This commit is contained in:
Prashanth K S 2021-08-29 19:57:50 +05:30
parent 6f61b656f5
commit c6f853709f

View file

@ -9,13 +9,14 @@ tags: my-tag1 my-tag2
You can add tags to your notes to categorize them, or in any way you want. You can add tags to your notes to categorize them, or in any way you want.
There are two ways to add tags: There are two ways to add tags:
- you can add #tags just by writing them in the note - you can add #tags just by writing them in the note
- another way is through [[note-properties]], as you can see at the top of this file - another way is through [[note-properties]], as you can see at the top of this file
## Tag Explorer ## Tag Explorer
In the sidebar to the left, you will see a panel called `Tag Explorer`. In the sidebar to the left, you will see a panel called `Tag Explorer`.
You can use this panel to see the tags in your notes, and navigate them. You can use this panel to see the tags in your notes, and navigate them.
Notice `my-tag1` and `my-tag2`, which were added via [[note-properties]]. Notice `my-tag1` and `my-tag2`, which were added via [[note-properties]].