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
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