/md2pdf

Convert a simple markdown document to a plaintext PDF document

Primary LanguagePython

md2pdf

Markdown to PDF. This script uses an OS system call because I was too lazy to figure out the xhtml2pdf API.

Requirements

Installation

$ git clone git://github.com/joequery/md2pdf.git
$ cd md2pdf
$ sudo python setup.py install

Usage

$ md2pdf some-document.md