⇦ Back
Tested on Windows 7 and Ubuntu 20.04
sudo apt-get install pandoc
{ "shell_cmd": "pandoc -o \"$file.pdf\" \"$file\" && start SumatraPDF \"$file.pdf\"", "selector": "text.html.markdown", }
Markdown to PDF.sublime-build