Compiling to pdf
$ ./Markdown.pl --html4tags RESUME.md > resume.html
Make any necessary manual adjustments to the html that you want. I keep a
custom style sheet tweak in custom-style that specifies font sizes so that
wkhtmltopdf doesn't blow up the fonts when convering to PDF.
$ ./wkhtmltopdf-amd64 resume.html resume.pdf