fix emit filepaths, tag emit being overriden by content
This commit is contained in:
		@@ -1,5 +1,7 @@
 | 
			
		||||
---
 | 
			
		||||
title: Private Pages
 | 
			
		||||
tags:
 | 
			
		||||
- plugin/filter
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
There may be some notes you want to avoid publishing as a website. Quartz supports this through two mechanisms which can be used in conjunction:
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@
 | 
			
		||||
title: "Table of Contents"
 | 
			
		||||
tags:
 | 
			
		||||
  - component
 | 
			
		||||
  - plugins/transformer
 | 
			
		||||
  - plugin/transformer
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
Quartz can automatically generate a table of contents from a list of headings on each page. It will also show you your current scroll position on the site by marking headings you've scrolled through with a different colour.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user