Instantly share code, notes, and snippets.
pandoc YOUR_DOC.md -o example13.pdf
with TOC:
pandoc --toc YOUR_DOC.md -o example13.pdf