aboutsummaryrefslogtreecommitdiff
path: root/tests/latex-reader.native
AgeCommit message (Expand)Author
2011-01-26Add support for attributes in inline Code.John MacFarlane
2011-01-26Bumped version to 1.8; depend on pandoc-types 1.8.John MacFarlane
2011-01-21Make sure native output ends in newline with --standalone.John MacFarlane
2011-01-20Updated tests for new native format.John MacFarlane
2011-01-07LaTeX reader: Support simple tables.John MacFarlane
2010-12-13Added support for latex cite commands in latex reader.Nathan Gass
2010-07-20Made spacing at end of output more consistent.John MacFarlane
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
2008-09-06LaTeX reader: minor improvements.fiddlosopher
2008-08-13Support for display math; changed ASCIIMathML -> LaTeXMathML: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-11-29Changed tests to use new Math block element.fiddlosopher
2007-09-01Added separate latex reader and native reader tests;fiddlosopher