aboutsummaryrefslogtreecommitdiff
path: root/src/pandoc.hs
AgeCommit message (Expand)AuthorFilesLines
2009-06-06Make --smart default for man output format.fiddlosopher1-1/+1
2009-05-02Made pandoc -v more explicit about compiler options.fiddlosopher1-9/+6
2009-05-01pandoc.hs: Make --strict compatible with --standalone, --toc.fiddlosopher1-2/+1
2009-04-08Fixed regression with --preserveTabs.fiddlosopher1-3/+8
2009-02-26Don't return an error status on --help or --version.fiddlosopher1-4/+4
2009-02-24Removed plugin support.fiddlosopher1-16/+3
2009-01-31Moved tabFilter to Shared.fiddlosopher1-22/+5
2009-01-31Renamed Main.hs -> pandoc.hs.fiddlosopher1-0/+681