summaryrefslogtreecommitdiff
path: root/src/Main.hs
Commit message (Expand)AuthorAge
* Adjusted copyright notices to 2006-7; usefiddlosopher2007-07-07
* + Introduced writerIgnoreNotes option in WriterOptions. This is neededfiddlosopher2007-07-07
* Added writerTableOfContents to WriterOptions, and added afiddlosopher2007-07-07
* Modified Main.hs and Pandoc.cabal to add man pagefiddlosopher2007-06-30
* Resolved issue #10: instead of adding "\n\n" to thefiddlosopher2007-04-22
* Extensive changes stemming from a rethinking of the Pandoc datafiddlosopher2007-04-10
* Added --inline-links option to force links in HTML to be parsedfiddlosopher2007-03-03
* Modified HTML writer to use the Text.XHtml library. This resultsfiddlosopher2007-02-26
* Use "gaps" in copyrightMessage string for cleaner code formatting.fiddlosopher2007-01-31
* Added support for tables in markdown reader and in LaTeX,fiddlosopher2007-01-15
* Moved up processing of --dump-args so that output file won'tfiddlosopher2007-01-09
* Have pandoc return exit code 2 whenever a usage message isfiddlosopher2007-01-08
* Changes to Pandoc's options to facilitate wrapper scripts:fiddlosopher2007-01-08
* Allow '-S' option to be specified together with '--strict', if desired.fiddlosopher2007-01-06
* Merged changes from 'quotes' branch since r431. Smart typographyfiddlosopher2007-01-06
* Modified main 'pandoc' program so that if it is called with programfiddlosopher2007-01-02
* Change 'HtmlEntities' module to 'Entities'. Adjusted callingfiddlosopher2007-01-02
* Merged changes from docbook branch since r363.fiddlosopher2007-01-01
* Changed usage message so that it is more compact (and slightlyfiddlosopher2006-12-31
* Merged 'strict' branch from r324. This adds a '--strict'fiddlosopher2006-12-30
* + Removed the convenience symlinks (which don't work on Windows underfiddlosopher2006-12-28
* Merged changes from branches/wrappers since r177.fiddlosopher2006-12-22
* Added license text to top of source files.fiddlosopher2006-12-20
* Changed 'stability' from 'provisional' to 'alpha'.fiddlosopher2006-12-20
* Changed 'status' in comment headers from 'unstable' to 'provisional'fiddlosopher2006-12-20
* + Added module data for haddock.fiddlosopher2006-12-20
* Changed '--smartypants' to '--smart' and adjusted documentationfiddlosopher2006-12-18
* Changed 'putStrLn' to 'putStr' in Main.hs, and modified somefiddlosopher2006-12-16
* Bumped version to 0.3 after tagging 0.22.fiddlosopher2006-12-13
* Changed version to 0.22 for tag creation.fiddlosopher2006-12-13
* Changed version numbers to 0.3.fiddlosopher2006-11-01
* initial importfiddlosopher2006-10-17