aboutsummaryrefslogtreecommitdiff
path: root/tests/writer.man
AgeCommit message (Expand)AuthorFilesLines
2007-12-08Removed support for "box-style" block quotes in markdown.fiddlosopher1-28/+0
2007-12-02Added Text.Pandoc.Readers.TeXMath and changed default handling of math.fiddlosopher1-7/+7
2007-11-29Modified writer tests for new Math and TeX output.fiddlosopher1-14/+7
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-26/+71
2007-07-28Brought test suite up to date.fiddlosopher1-1/+1
2007-07-22Updated test suite for writers, adding tests forfiddlosopher1-0/+9
2007-07-22Fixed newline issue at end of man page writer test.fiddlosopher1-1/+1
2007-07-22Man writer:fiddlosopher1-2/+2
2007-07-09Added a test case with an inline link containing bracketed text.fiddlosopher1-1/+2
2007-07-08Added version of test suite for man page.fiddlosopher1-0/+749