summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Added RTF table writer tests.fiddlosopher2007-05-11
* Updated test suite with new tests for definition lists.fiddlosopher2007-05-10
* + Use new alignment parameter in title/author/date,fiddlosopher2007-05-09
* Updated test suite to reflect new prettyprinted nativefiddlosopher2007-04-13
* Extensive changes stemming from a rethinking of the Pandoc datafiddlosopher2007-04-10
* Removed Blank block element as unnecessary.fiddlosopher2007-03-17
* Fixed bug in noscript part of email obfuscation:fiddlosopher2007-03-04
* Changes to test suite for new XHTML output.fiddlosopher2007-02-27
* Cleaned up handling of embedded quotes in link titles.fiddlosopher2007-01-27
* More changes in entity handling: Instead of using entities for charactersfiddlosopher2007-01-27
* Changes in entity handling:fiddlosopher2007-01-27
* Modified Markdown writer to use autolinks when possible.fiddlosopher2007-01-24
* More smart quote bug fixes:fiddlosopher2007-01-24
* Added support for tables in markdown reader and in LaTeX,fiddlosopher2007-01-15
* Reverted r471. My alternative to --strip-trailing-cr didn'tfiddlosopher2007-01-09
* Fixed docbook writer test -- removed named entities.fiddlosopher2007-01-09
* Added comment relevant to last revision.fiddlosopher2007-01-09
* Replaced diff --strip-trailing-cr with something more portablefiddlosopher2007-01-09
* Added [breaklinks=true] to latex writer test case.fiddlosopher2007-01-07
* Modified HTML output for Image elements, to conform tofiddlosopher2007-01-07
* Fixed bug in Markdown reader's handling of underscores and otherfiddlosopher2007-01-06
* Merged changes from 'quotes' branch since r431. Smart typographyfiddlosopher2007-01-06
* Setup executable permissions on some files.roktas2007-01-05
* Changed Markdown writer so that it does not use the single-bracketfiddlosopher2007-01-05
* Refactored SGML escaping functions and "in tag" functions tofiddlosopher2007-01-04
* + Improved text wrapping algorithm in markdown, docbook, and RST writers.fiddlosopher2007-01-04
* Use entities for all characters above 127 in docbook output.fiddlosopher2007-01-02
* Changed representation of code blocks to use <screen> andfiddlosopher2007-01-01
* Merged changes from docbook branch since r363.fiddlosopher2007-01-01
* Merged 'strict' branch from r324. This adds a '--strict'fiddlosopher2006-12-30
* Reversed changes from r246:fiddlosopher2006-12-29
* + Added --strip-trailing-cr option to diff in runtests.pl, so thatfiddlosopher2006-12-24
* Changed default ASCIIMathML text color to black.fiddlosopher2006-12-24
* + Added regression tests with footnotes in quote blocks and lists.fiddlosopher2006-12-21
* Made javascript obfuscation of emails even more obfuscatory,fiddlosopher2006-12-20
* Modified the HTML writer to add invisible anchors to each sectionfiddlosopher2006-12-20
* + Replaced 'comparing' combinator in markdown reader with 'compare'.fiddlosopher2006-12-19
* Merged changes to footnotes branch r219-r240.fiddlosopher2006-12-19
* Changed footnote syntax to conform to the de facto standardfiddlosopher2006-12-19
* Changed 'putStrLn' to 'putStr' in Main.hs, and modified somefiddlosopher2006-12-16
* Pandoc bug fixes:fiddlosopher2006-11-26
* Improved LaTeX writer's handling of dashes:fiddlosopher2006-10-30
* Changes to RTF writer:fiddlosopher2006-10-29
* initial importfiddlosopher2006-10-17