Code: Select all
pandoc -so output.pdf input.md
In order to generate PDF documents from Markdown (.md) files, you need the following packages installed:
(This list should work for Debian-based GNU/Linux systems. Tested on Xubuntu 16.04.3)
First of all the conversion tool "Pandoc":
Code: Select all
pandoc
Code: Select all
texlive-latex-base texlive-fonts-recommended