Age | Commit message (Expand) | Author | Files | Lines |
2007-08-19 | Bump version to 0.41. | fiddlosopher | 1 | -1/+1 |
2007-07-28 | Main: Changed putStr to putStrLn -- mainly because MacOS doesn't display | fiddlosopher | 1 | -1/+1 |
2007-07-26 | Changed how ASCIIMathML is handled: | fiddlosopher | 1 | -10/+14 |
2007-07-22 | Main: Relabeled asciiMathMLLink -> asciiMathML, asciiMathML -> math. | fiddlosopher | 1 | -4/+4 |
2007-07-15 | Main.hs: If writer is "context", automatically select | fiddlosopher | 1 | -1/+2 |
2007-07-15 | If output file has .ctx or .context extension, | fiddlosopher | 1 | -0/+2 |
2007-07-15 | Merged branches/context: addition of a ConTeXt writer | fiddlosopher | 1 | -0/+1 |
2007-07-13 | Changed encodeUTF8 to toUTF8, decodeUTF8 to fromUTF8, | fiddlosopher | 1 | -7/+5 |
2007-07-12 | Main: use Text.Pandoc to simplify list of imported modules. | fiddlosopher | 1 | -24/+9 |
2007-07-12 | If writer == "s5", don't set table of contents option. | fiddlosopher | 1 | -1/+2 |
2007-07-12 | Changed order of options, for aesthetic reasons. | fiddlosopher | 1 | -5/+5 |
2007-07-10 | Recognize output filenames with any single-digit extension as man | fiddlosopher | 1 | -1/+1 |
2007-07-07 | Adjusted copyright notices to 2006-7; use | fiddlosopher | 1 | -4/+4 |
2007-07-07 | + Introduced writerIgnoreNotes option in WriterOptions. This is needed | fiddlosopher | 1 | -0/+1 |
2007-07-07 | Added writerTableOfContents to WriterOptions, and added a | fiddlosopher | 1 | -0/+10 |
2007-06-30 | Modified Main.hs and Pandoc.cabal to add man page | fiddlosopher | 1 | -0/+3 |
2007-04-22 | Resolved issue #10: instead of adding "\n\n" to the | fiddlosopher | 1 | -1/+1 |
2007-04-10 | Extensive changes stemming from a rethinking of the Pandoc data | fiddlosopher | 1 | -11/+10 |
2007-03-03 | Added --inline-links option to force links in HTML to be parsed | fiddlosopher | 1 | -6/+15 |
2007-02-26 | Modified HTML writer to use the Text.XHtml library. This results | fiddlosopher | 1 | -7/+8 |
2007-01-31 | Use "gaps" in copyrightMessage string for cleaner code formatting. | fiddlosopher | 1 | -1/+4 |
2007-01-15 | Added support for tables in markdown reader and in LaTeX, | fiddlosopher | 1 | -2/+8 |
2007-01-09 | Moved up processing of --dump-args so that output file won't | fiddlosopher | 1 | -7/+7 |
2007-01-08 | Have pandoc return exit code 2 whenever a usage message is | fiddlosopher | 1 | -3/+3 |
2007-01-08 | Changes to Pandoc's options to facilitate wrapper scripts: | fiddlosopher | 1 | -19/+30 |
2007-01-06 | Allow '-S' option to be specified together with '--strict', if desired. | fiddlosopher | 1 | -2/+1 |
2007-01-06 | Merged changes from 'quotes' branch since r431. Smart typography | fiddlosopher | 1 | -3/+3 |
2007-01-02 | Modified main 'pandoc' program so that if it is called with program | fiddlosopher | 1 | -7/+18 |
2007-01-02 | Change 'HtmlEntities' module to 'Entities'. Adjusted calling | fiddlosopher | 1 | -0/+1 |
2007-01-01 | Merged changes from docbook branch since r363. | fiddlosopher | 1 | -1/+7 |
2006-12-31 | Changed usage message so that it is more compact (and slightly | fiddlosopher | 1 | -34/+32 |
2006-12-30 | Merged 'strict' branch from r324. This adds a '--strict' | fiddlosopher | 1 | -13/+25 |
2006-12-28 | + Removed the convenience symlinks (which don't work on Windows under | fiddlosopher | 1 | -75/+82 |
2006-12-22 | Merged changes from branches/wrappers since r177. | fiddlosopher | 1 | -26/+116 |
2006-12-20 | Added license text to top of source files. | fiddlosopher | 1 | -0/+18 |
2006-12-20 | Changed 'stability' from 'provisional' to 'alpha'. | fiddlosopher | 1 | -1/+1 |
2006-12-20 | Changed 'status' in comment headers from 'unstable' to 'provisional' | fiddlosopher | 1 | -1/+1 |
2006-12-20 | + Added module data for haddock. | fiddlosopher | 1 | -40/+59 |
2006-12-18 | Changed '--smartypants' to '--smart' and adjusted documentation | fiddlosopher | 1 | -7/+7 |
2006-12-16 | Changed 'putStrLn' to 'putStr' in Main.hs, and modified some | fiddlosopher | 1 | -2/+2 |
2006-12-13 | Bumped version to 0.3 after tagging 0.22. | fiddlosopher | 1 | -1/+1 |
2006-12-13 | Changed version to 0.22 for tag creation. | fiddlosopher | 1 | -1/+1 |
2006-11-01 | Changed version numbers to 0.3. | fiddlosopher | 1 | -1/+1 |
2006-10-17 | initial import | fiddlosopher | 1 | -0/+298 |