aboutsummaryrefslogtreecommitdiff
path: root/tests/writer.native
AgeCommit message (Expand)Author
2010-02-28Added accessors (docTitle, docAuthors, docDate) to Meta type.fiddlosopher
2009-12-31Changed Meta author and date types to Inline lists instead of Strings.fiddlosopher
2009-12-07Improved syntax for markdown definition lists.fiddlosopher
2009-04-30Markdown reader: improved efficiency of abbreviation parsing.fiddlosopher
2008-08-13Support for display math; changed ASCIIMathML -> LaTeXMathML:fiddlosopher
2008-07-15Fixed bug in Markdown parser: regular $s triggering math mode.fiddlosopher
2008-07-11In smart mode, use nonbreaking spaces after abbreviations in markdown parser.fiddlosopher
2008-07-11Treat '\ ' in (extended) markdown as nonbreaking space.fiddlosopher
2008-06-08Markdown smart typography: Em dashes no longer eat surrounding whitespace.fiddlosopher
2008-02-09Updated test suite to new baseline (but no tests yet for new code block syntax).fiddlosopher
2008-02-09Modified tests for new argument in CodeBlock.fiddlosopher
2007-12-08Removed support for "box-style" block quotes in markdown.fiddlosopher
2007-11-29Modified writer tests for new Math and TeX output.fiddlosopher
2007-08-23Added new rule for enhanced markdown ordered lists: if the list markerfiddlosopher
2007-08-18+ Fixed bug in markdown ordered list parsing. The problem wasfiddlosopher
2007-08-08Major change in the way ordered lists are handled:fiddlosopher
2007-07-28Brought test suite up to date.fiddlosopher
2007-07-22Updated test suite for writers, adding tests forfiddlosopher
2007-07-09Added a test case with an inline link containing bracketed text.fiddlosopher
2007-05-10Updated test suite with new tests for definition lists.fiddlosopher
2007-04-10Extensive changes stemming from a rethinking of the Pandoc datafiddlosopher
2007-01-27Cleaned up handling of embedded quotes in link titles.fiddlosopher
2007-01-27Changes in entity handling:fiddlosopher
2007-01-06Fixed bug in Markdown reader's handling of underscores and otherfiddlosopher
2007-01-06Merged changes from 'quotes' branch since r431. Smart typographyfiddlosopher
2006-12-30Merged 'strict' branch from r324. This adds a '--strict'fiddlosopher
2006-12-21+ Added regression tests with footnotes in quote blocks and lists.fiddlosopher
2006-12-19Merged changes to footnotes branch r219-r240.fiddlosopher
2006-12-19Changed footnote syntax to conform to the de facto standardfiddlosopher
2006-11-26Pandoc bug fixes:fiddlosopher
2006-10-17initial importfiddlosopher