aboutsummaryrefslogtreecommitdiff
path: root/src/markdown2pdf.hs
AgeCommit message (Expand)AuthorFilesLines
2009-12-31Added -V/--variable option to set custom template variables.fiddlosopher1-2/+3
2009-12-07Changed markdown2pdf.hs so it prints error messages on last attempt.fiddlosopher1-2/+2
2009-11-22Modified markdown2pdf so as not to create a backup file.fiddlosopher1-7/+2
2009-11-21Use utf8-string IO in markdown2pdf.hs.fiddlosopher1-2/+4
2009-08-22Fixed markdown2pdf.hs to accept --longopt=val options.fiddlosopher1-9/+14
2009-06-25Fixed duplicate text bug in markdown2pdf.hs. (Paulo Tanimoto)fiddlosopher1-4/+6
2009-05-01Added new Haskell version of markdown2pdf.fiddlosopher1-15/+16
2009-05-01pandoc.hs: Make --strict compatible with --standalone, --toc.fiddlosopher1-0/+195