aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2007-08-25Fixed bug in LaTeX writer. When a footnote ends with a Verbatimfiddlosopher1-4/+9
2007-08-23Removed incorrect "{}" around style information infiddlosopher1-20/+20
2007-08-23Added new rule for enhanced markdown ordered lists: if the list markerfiddlosopher11-0/+20
2007-08-18+ Fixed bug in markdown ordered list parsing. The problem wasfiddlosopher11-0/+40
2007-08-08Major change in the way ordered lists are handled:fiddlosopher19-168/+795
2007-08-03Use \url{} for autolinks in LaTeX writer.fiddlosopher1-3/+3
2007-07-28Brought test suite up to date.fiddlosopher25-41/+64
2007-07-28Updated testsuite.native - autolinks should have thefiddlosopher1-2/+2
2007-07-28LaTeX writer tests updated,fiddlosopher2-13/+14
2007-07-27Use ` as default character for \verb in LaTeX output.fiddlosopher1-6/+6
2007-07-26Fixes in LaTeX writer:fiddlosopher1-3/+2
2007-07-26Modified fancy s5 test in light of asciiMathML changes.fiddlosopher1-735/+735
2007-07-23Added support for definition lists to RST reader.fiddlosopher2-0/+25
2007-07-23Added definition list support to HTML reader.fiddlosopher2-0/+17
2007-07-22Updated RST reader test.fiddlosopher2-0/+3
2007-07-22Updated test suite for writers, adding tests forfiddlosopher11-1/+113
2007-07-22Updated latex writer test because of new system forfiddlosopher1-6/+2
2007-07-22Fixed newline issue at end of man page writer test.fiddlosopher1-1/+1
2007-07-22Changed /hfil/break to /crlf in ConTeXt writer test suite.fiddlosopher1-1/+1
2007-07-22Man writer:fiddlosopher1-2/+2
2007-07-15Modified the test of a link containing an underscore infiddlosopher1-1/+1
2007-07-15Changes to ConTeXt test suite.fiddlosopher1-25/+32
2007-07-15Merged branches/context: addition of a ConTeXt writerfiddlosopher4-1/+853
2007-07-14Change to footnotes in HTML writer: Instead of putting the footnotefiddlosopher1-15/+5
2007-07-09Added a test case with an inline link containing bracketed text.fiddlosopher11-10/+16
2007-07-09Minor cosmetic changes to runtests.pl ("passed" infiddlosopher1-2/+2
2007-07-09+ Cleaned up runtests.pl. Incorporated table tests in loop withfiddlosopher3-39/+10
2007-07-09Text.Pandoc.Blocks:fiddlosopher1-29/+29
2007-07-09Markdown writer:fiddlosopher1-5/+4
2007-07-08Regularized the scheme for unique header identifiers in HTML writer:fiddlosopher3-7/+7
2007-07-08Changes to tests to accommodate r653.fiddlosopher5-48/+48
2007-07-08LaTeX writer:fiddlosopher1-0/+1
2007-07-08Added tests for man writer to runtests.pl.fiddlosopher1-1/+1
2007-07-08Added version of test suite for man page.fiddlosopher1-0/+749
2007-07-08Added test suites for RST, markdown, and man tables.fiddlosopher3-0/+336
2007-07-08Updated tests to account for changes in HTML writer (identifiers).fiddlosopher5-48/+48
2007-07-07Added table tests for all writers.fiddlosopher1-0/+12
2007-05-11Added RTF table writer tests.fiddlosopher2-0/+284
2007-05-10Updated test suite with new tests for definition lists.fiddlosopher9-0/+538
2007-05-09+ Use new alignment parameter in title/author/date,fiddlosopher1-270/+270
2007-04-13Updated test suite to reflect new prettyprinted nativefiddlosopher1-5/+77
2007-04-10Extensive changes stemming from a rethinking of the Pandoc datafiddlosopher6-315/+200
2007-03-17Removed Blank block element as unnecessary.fiddlosopher1-1/+2
2007-03-04Fixed bug in noscript part of email obfuscation:fiddlosopher1-2/+2
2007-02-27Changes to test suite for new XHTML output.fiddlosopher6-1030/+1223
2007-01-27Cleaned up handling of embedded quotes in link titles.fiddlosopher3-9/+9
2007-01-27More changes in entity handling: Instead of using entities for charactersfiddlosopher2-35/+35
2007-01-27Changes in entity handling:fiddlosopher3-36/+36
2007-01-24Modified Markdown writer to use autolinks when possible.fiddlosopher1-5/+4
2007-01-24More smart quote bug fixes:fiddlosopher1-2/+2