How to create a PDF from Markdown
Various ways to create a PDF from Markdown
The following sections assume that you want to use a script (or within a script) to do the conversion. There are probably other tools out there that can be used at the command-line for doing that as well.
So, if you need …