This text outlines the process of transforming Markdown files into PDFs using Python 3 and the PhantomJS library, as well as introducing an npm package called markdown-pdf that facilitates this conversion.

Gist on using python3 and PhantomJS

npm package: markdown-pdf

Comments