-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
enhancementNew feature or requestNew feature or request
Description
These tags can be both part of the front matter and contained in the text.
How should we format them? My feeling is a simple <span class="tag">this-is-tag</span> will work great, and we can just do a .tag:before { content: "#"; } as part of the theme, if we want to have the tags prefixed by a #.
An idea would be to generate a separate page for each tag, that lists all the notes that include that tag. These "tag-pages" would of course not be listed in the sidebar. What do you think about this?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request