convert markdown to pdf in commandline
23
votes
3
answers
21643
views
what is the simplest tool to convert markdown to pdf in commandline?
I have found howtos where people suggest to use
pandoc
, but the required packages need gigabytes of dependencies:
apt-get install pandoc texlive-latex-base texlive-fonts-recommended texlive-extra-utils texlive-latex-extra
is there some minimal tool that can convert simple markdown to pdf in commandline, that does not require tons of dependencies?
I am using Debian 10.
Asked by Martin Vegter
(598 rep)
Jul 22, 2022, 04:55 AM
Last activity: Mar 16, 2025, 02:02 PM
Last activity: Mar 16, 2025, 02:02 PM