Script to print a pdf copy of a markdown file with vim highligh syntax
Using basher:
$ basher install delbio/md2pdf
Or clone the repository and add the bin folder to your path.
md2pdf file-path.md: write pdf version of file in the same dir of input filemd2pdf file-path.md <target-dest-file.pdf>: write pdf version in specified path