Skip to content

jdodds/mkd2pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mkd2pdf

A little utility for generating pdfs from markdown
It's based on a script by zecrazytux, which you can find [here](http:// zecrazytux.net/articles/Scripts_&_hacks/mkd2pdf,_markdown_to_pdf.html)

Usage:

mkd2pdf infile [options] inputfile [outputfile]  
  general options:  
    -m       which markdown interpreter to use (default markdown)
    -c       user style sheet. this should be an absolute path.

Requirements:

You'll need a markdown parser (I'm using python-markdown, and wkhtmltopdf).

About

convert markdown to pdf. based on zecrazytux's work

Resources

License

Stars

Watchers

Forks

Packages

No packages published