summaryrefslogtreecommitdiff
path: root/tests/html-reader.native
Commit message (Expand)AuthorAge
* 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