aboutsummaryrefslogtreecommitdiff
path: root/tests/testsuite.txt
AgeCommit message (Expand)AuthorFilesLines
2012-01-01New treatment of dashes in --smart mode.John MacFarlane1-2/+2
2010-12-30New HTML reader using tagsoup as a lexer.John MacFarlane1-4/+4
2010-12-13Markdown reader: Fixed regression in reference key parser.John MacFarlane1-1/+0
2010-12-07Smart punctuation: don't alllow ellipses containing spaces.John MacFarlane1-1/+1
2010-03-01Markdown reader: Allow footnotes to be indented < 4 spaces.fiddlosopher1-2/+2
2009-12-31Markdown reader: use ; as separator between authors.fiddlosopher1-1/+1
2009-12-07Improved syntax for markdown definition lists.fiddlosopher1-3/+39
2008-08-13Support for display math; changed ASCIIMathML -> LaTeXMathML:fiddlosopher1-2/+2
2008-07-15Fixed bug in Markdown parser: regular $s triggering math mode.fiddlosopher1-0/+1
2007-12-08Removed support for "box-style" block quotes in markdown.fiddlosopher1-25/+0
2007-08-23Added new rule for enhanced markdown ordered lists: if the list markerfiddlosopher1-0/+2
2007-08-18+ Fixed bug in markdown ordered list parsing. The problem wasfiddlosopher1-0/+4
2007-08-08Major change in the way ordered lists are handled:fiddlosopher1-0/+26
2007-07-22Updated test suite for writers, adding tests forfiddlosopher1-0/+9
2007-07-15Modified the test of a link containing an underscore infiddlosopher1-1/+1
2007-07-09Added a test case with an inline link containing bracketed text.fiddlosopher1-1/+2
2007-05-10Updated test suite with new tests for definition lists.fiddlosopher1-0/+46
2007-01-06Fixed bug in Markdown reader's handling of underscores and otherfiddlosopher1-0/+2
2006-12-30Merged 'strict' branch from r324. This adds a '--strict'fiddlosopher1-3/+3
2006-12-21+ Added regression tests with footnotes in quote blocks and lists.fiddlosopher1-0/+4
2006-12-19Merged changes to footnotes branch r219-r240.fiddlosopher1-6/+10
2006-12-19Changed footnote syntax to conform to the de facto standardfiddlosopher1-14/+12
2006-12-16Changed 'putStrLn' to 'putStr' in Main.hs, and modified somefiddlosopher1-1/+0
2006-10-17initial importfiddlosopher1-0/+612