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