summaryrefslogtreecommitdiff
path: root/tests/html-reader.html
Commit message (Expand)AuthorAge
* HTML Reader: Test <ol> type, class, and inline list-style(-type) CSSOphir Lifshitz2015-07-24
* HTML reader: handle type attribute on ol.John MacFarlane2015-07-21
* fixes #1859 HTML Reader table parsingmb212015-01-25
* Removed extra `</body>` tag from `tests/html-reader.html`.John MacFarlane2014-11-16
* HTML reader: Parse appropriately styled span as SmallCaps.John MacFarlane2014-08-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
* Update templates to use Content-Style-Type meta tag.John MacFarlane2011-11-08
* HTML reader: treat Plain as Para when needed.John MacFarlane2011-07-16
* HTML reader: don't parse raw HTML inside <code> tag.John MacFarlane2010-11-11
* Major change in the way ordered lists are handled:fiddlosopher2007-08-08
* Added definition list support to HTML reader.fiddlosopher2007-07-23
* Changed 'putStrLn' to 'putStr' in Main.hs, and modified somefiddlosopher2006-12-16
* initial importfiddlosopher2006-10-17