Dotfiles, utilities, and other apparatus.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
336 B

#!/bin/sh
pandoc -f commonmark ./flush-headers.md
pandoc -f gfm ./flush-headers.md
pandoc -f markdown ./flush-headers.md
pandoc -f markdown_github ./flush-headers.md
pandoc -f markdown_mmd ./flush-headers.md
pandoc -f markdown_phpextra ./flush-headers.md
pandoc -f markdown_strict ./flush-headers.md
pandoc -f native ./flush-headers.md