Hacker News new | ask | show | jobs
by thangalin 1049 days ago
My Typesetting Markdown series goes into creating a number of scripts that use pandoc, knitr, and a YAML interpolator to do just that:

https://dave.autonoma.ca/blog/2019/05/22/typesetting-markdow...

Later, I wrote KeenWrite, which is both a GUI and command-line application for converting Markdown documents to PDF. KeenWrite separates the content layer from the presentation layer and uses ConTeXt to do so. I've tried to keep my software backwards compatible with pandoc.

https://github.com/DaveJarvis/keenwrite