pmd
v3.0.1
Published
print markdown to pdf
Readme
pmd
Renders a markdown file to pdf.
pmd README.md
Rendered PDF at /home/suyash/projects/pmd/README.pdfoptionally takes an output directory as parameter with -o or --output.
Basically a combination of yoshuawuyts/vmd and electron's printToPDF
