aboutsummaryrefslogtreecommitdiff
path: root/tests/html-reader.native
AgeCommit message (Expand)Author
2015-01-25fixes #1859 HTML Reader table parsingmb21
2014-08-16HTML reader: Parse appropriately styled span as SmallCaps.John MacFarlane
2014-06-16Updated HTML reader table test - should be simple table.John MacFarlane
2014-06-16Added failing HTML reader test for table.John MacFarlane
2014-04-01Added HTML reader tests for empty strong, emph.John MacFarlane
2014-04-01Tests updated to reflect changes to readers.Matthew Pickering
2014-01-01HTML reader: Parse name/content pairs from meta tags as metadata.John MacFarlane
2013-12-06Small change to HTML reader tests.John MacFarlane
2013-08-16Updated tests for latest pandoc-types changes.John MacFarlane
2013-08-14Updated for removed unMeta, unFormat in pandoc-types.John MacFarlane
2013-06-25Some test suite fixes for new metadata.John MacFarlane
2013-01-09Added Attr field to Header.John MacFarlane
2011-07-16HTML reader: treat Plain as Para when needed.John MacFarlane
2011-01-26Add support for attributes in inline Code.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
2010-12-30New HTML reader using tagsoup as a lexer.John MacFarlane
2010-12-22Made --smart work with HTML reader.John MacFarlane
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-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-08-08Major change in the way ordered lists are handled:fiddlosopher
2007-07-28Brought test suite up to date.fiddlosopher
2007-07-23Added definition list support to HTML reader.fiddlosopher
2007-04-10Extensive changes stemming from a rethinking of the Pandoc datafiddlosopher
2006-11-26Pandoc bug fixes:fiddlosopher
2006-10-17initial importfiddlosopher