9 lines
		
	
	
		
			292 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			292 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
 | 
						|
# Piecewise Readable Filter
 | 
						|
 | 
						|
This is a pandoc filter manipulating [fenced_divs](https://pandoc.org/MANUAL.html#extension-fenced_divs) in pandoc markdown.
 | 
						|
 | 
						|
Inspired by [this joke](https://www.zhihu.com/question/586807834/answer/2973535981).
 | 
						|
 | 
						|
useful refs:
 | 
						|
- https://pandoc.org/lua-filters.html |