aboutsummaryrefslogtreecommitdiff
path: root/tests/lhs-test.html
AgeCommit message (Expand)Author
2015-12-12Fixed tests.John MacFarlane
2015-05-26Updated tests for new highlighting-kate.John MacFarlane
2015-03-28Fixed typo in lhs-test.html.John MacFarlane
2015-03-28Fixed lhs writer tests (overflow-x, not x-overflow).John MacFarlane
2015-03-28Updated tests for new highlighting-kate behavior.John MacFarlane
2013-09-01Use registerHeader in RST and LaTeX readers.John MacFarlane
2013-07-23Test suite changes for new highlighting-kate version.John MacFarlane
2013-01-26RST writer: Use `.. code:: language` for code blocks with language.John MacFarlane
2013-01-09Added Attr field to Header.John MacFarlane
2013-01-04Added css to preserve spaces in <code> tags.John MacFarlane
2013-01-04Updated tests for latest highlighting-kate version.John MacFarlane
2012-02-04Complete rewrite of LaTeX reader.John MacFarlane
2012-01-25Depend on highlighting-kate 0.5.John MacFarlane
2011-12-28Preserve attributes in highlighted HTML.John MacFarlane
2011-12-27Highlighting: Add language as class name.John MacFarlane
2011-12-27Updated tests.John MacFarlane
2011-11-08Update templates to use Content-Style-Type meta tag.John MacFarlane
2011-07-29Updated lhs tests with CDATA.John MacFarlane
2011-02-04Improved HTML table output (line breaks).John MacFarlane
2011-02-04Updated tests for new HTML format.John MacFarlane
2011-01-29Fixed highlighting for inline code.John MacFarlane
2011-01-26Add support for attributes in inline Code.John MacFarlane
2011-01-15Fixed lhs tests for new position of <title> after <meta>s.John MacFarlane
2011-01-06LHS test changes for new wrapping & highlighting-kate version.John MacFarlane
2010-07-20Made spacing at end of output more consistent.John MacFarlane
2010-07-16Use default highlighting CSS rather than embedding CSS in templates.John MacFarlane
2010-07-15Updated pandoc to use css for highlighting-kate 0.2.7.John MacFarlane
2009-12-31Updated lhs tests.fiddlosopher
2009-07-03Fixed lhs test cases.fiddlosopher
2009-02-14Updated test suites: regular paragraph before block quote.fiddlosopher
2009-02-07Added tests for lhs writers.fiddlosopher