summaryrefslogtreecommitdiff
path: root/tests/html-reader.native
Commit message (Expand)AuthorAge
* Updated html reader for new automatic header attributes.John MacFarlane2015-08-08
* HTML Reader: Test <ol> type, class, and inline list-style(-type) CSSOphir Lifshitz2015-07-24
* fixes #1859 HTML Reader table parsingmb212015-01-25
* HTML reader: Parse appropriately styled span as SmallCaps.John MacFarlane2014-08-16
* Updated HTML reader table test - should be simple table.John MacFarlane2014-06-16
* Added failing HTML reader test for table.John MacFarlane2014-06-16
* Added HTML reader tests for empty strong, emph.John MacFarlane2014-04-01
* Tests updated to reflect changes to readers.Matthew Pickering2014-04-01
* HTML reader: Parse name/content pairs from meta tags as metadata.John MacFarlane2014-01-01
* Small change to HTML reader tests.John MacFarlane2013-12-06
* Updated tests for latest pandoc-types changes.John MacFarlane2013-08-16
* Updated for removed unMeta, unFormat in pandoc-types.John MacFarlane2013-08-14
* Some test suite fixes for new metadata.John MacFarlane2013-06-25
* Added Attr field to Header.John MacFarlane2013-01-09
* HTML reader: treat Plain as Para when needed.John MacFarlane2011-07-16
* Add support for attributes in inline Code.John MacFarlane2011-01-26
* Make sure native output ends in newline with --standalone.John MacFarlane2011-01-21
* Updated tests for new native format.John MacFarlane2011-01-20
* New HTML reader using tagsoup as a lexer.John MacFarlane2010-12-30
* Made --smart work with HTML reader.John MacFarlane2010-12-22
* Made spacing at end of output more consistent.John MacFarlane2010-07-20
* Added accessors (docTitle, docAuthors, docDate) to Meta type.fiddlosopher2010-02-28
* Changed Meta author and date types to Inline lists instead of Strings.fiddlosopher2009-12-31
* Improved syntax for markdown definition lists.fiddlosopher2009-12-07
* Updated test suite to new baseline (but no tests yet for new code block syntax).fiddlosopher2008-02-09
* Modified tests for new argument in CodeBlock.fiddlosopher2008-02-09
* Major change in the way ordered lists are handled:fiddlosopher2007-08-08
* Brought test suite up to date.fiddlosopher2007-07-28
* Added definition list support to HTML reader.fiddlosopher2007-07-23
* Extensive changes stemming from a rethinking of the Pandoc datafiddlosopher2007-04-10
* Pandoc bug fixes:fiddlosopher2006-11-26
* initial importfiddlosopher2006-10-17