nested tag support and tag index page
This commit is contained in:
		@@ -1,3 +1,8 @@
 | 
			
		||||
---
 | 
			
		||||
tags:
 | 
			
		||||
  - plugin/transformer
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
Quartz uses [Katex](https://katex.org/) by default to typeset both inline and block math expressions at build time.
 | 
			
		||||
 | 
			
		||||
## Formatting
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
---
 | 
			
		||||
title: Syntax Highlighting
 | 
			
		||||
tags:
 | 
			
		||||
  - plugin/transformer
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
Syntax highlighting in Quartz is completely done at build-time. This means that Quartz only ships pre-calculated CSS to highlight the right words so there is no heavy client-side bundle that does the syntax highlighting.
 | 
			
		||||
 
 | 
			
		||||
@@ -4,9 +4,7 @@ draft: true
 | 
			
		||||
 | 
			
		||||
## high priority
 | 
			
		||||
 | 
			
		||||
- local fonts
 | 
			
		||||
- images in same folder are broken on shortest path mode
 | 
			
		||||
- https://help.obsidian.md/Editing+and+formatting/Tags#Nested+tags nested tags?? and big tag listing
 | 
			
		||||
- watch mode for config/source code
 | 
			
		||||
- https://help.obsidian.md/Editing+and+formatting/Basic+formatting+syntax#Task+lists task list styling
 | 
			
		||||
- publish metadata https://help.obsidian.md/Editing+and+formatting/Metadata#Metadata+for+Obsidian+Publish
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user