On 17/12/15 3:23 AM, Pradeep Gowda wrote: snip
I'm very partial to using pandoc (http://pandoc.org/) as a universal processor for converting markdown to various output formats. Rust used pandoc as their processor till they wrote their own toolchain. (writing markdown parsers appears to be right of passage to some...).
I've considered writing a markdown parser for D. Compliant with leanpub's Markua flavour. Unfortunately without a good PDF library, its just not worth it for me.