summaryrefslogtreecommitdiff
path: root/src/Main.hs
AgeCommit message (Expand)Author
2007-04-22Resolved issue #10: instead of adding "\n\n" to thefiddlosopher
2007-04-10Extensive changes stemming from a rethinking of the Pandoc datafiddlosopher
2007-03-03Added --inline-links option to force links in HTML to be parsedfiddlosopher
2007-02-26Modified HTML writer to use the Text.XHtml library. This resultsfiddlosopher
2007-01-31Use "gaps" in copyrightMessage string for cleaner code formatting.fiddlosopher
2007-01-15Added support for tables in markdown reader and in LaTeX,fiddlosopher
2007-01-09Moved up processing of --dump-args so that output file won'tfiddlosopher
2007-01-08Have pandoc return exit code 2 whenever a usage message isfiddlosopher
2007-01-08Changes to Pandoc's options to facilitate wrapper scripts:fiddlosopher
2007-01-06Allow '-S' option to be specified together with '--strict', if desired.fiddlosopher
2007-01-06Merged changes from 'quotes' branch since r431. Smart typographyfiddlosopher
2007-01-02Modified main 'pandoc' program so that if it is called with programfiddlosopher
2007-01-02Change 'HtmlEntities' module to 'Entities'. Adjusted callingfiddlosopher
2007-01-01Merged changes from docbook branch since r363.fiddlosopher
2006-12-31Changed usage message so that it is more compact (and slightlyfiddlosopher
2006-12-30Merged 'strict' branch from r324. This adds a '--strict'fiddlosopher
2006-12-28+ Removed the convenience symlinks (which don't work on Windows underfiddlosopher
2006-12-22Merged changes from branches/wrappers since r177.fiddlosopher
2006-12-20Added license text to top of source files.fiddlosopher
2006-12-20Changed 'stability' from 'provisional' to 'alpha'.fiddlosopher
2006-12-20Changed 'status' in comment headers from 'unstable' to 'provisional'fiddlosopher
2006-12-20+ Added module data for haddock.fiddlosopher
2006-12-18Changed '--smartypants' to '--smart' and adjusted documentationfiddlosopher
2006-12-16Changed 'putStrLn' to 'putStr' in Main.hs, and modified somefiddlosopher
2006-12-13Bumped version to 0.3 after tagging 0.22.fiddlosopher
2006-12-13Changed version to 0.22 for tag creation.fiddlosopher
2006-11-01Changed version numbers to 0.3.fiddlosopher
2006-10-17initial importfiddlosopher