summaryrefslogtreecommitdiff
path: root/templates/html.template
Commit message (Expand)AuthorAge
* Use default highlighting CSS rather than embedding CSS in templates.John MacFarlane2010-07-16
* Updated pandoc to use css for highlighting-kate 0.2.7.John MacFarlane2010-07-15
* HTML template: make inclusion of date meta conditional.John MacFarlane2010-07-14
* Put insert-before text before the title h1 in HTML.John MacFarlane2010-07-13
* Added --mathml option; removed Text.Pandoc.LaTeXMathML.fiddlosopher2010-03-18
* Use template variables for include-before/after.fiddlosopher2010-03-13
* Use $for$ for header-includes.fiddlosopher2009-12-31
* Use $for$ for --css option in HTML writer.fiddlosopher2009-12-31
* Tweaked templates and tests.fiddlosopher2009-12-31
* Modified templates to respect indentation.fiddlosopher2009-12-31
* HTML writer changes for templates.fiddlosopher2009-12-31
* Fixed up LaTeXMathML module not to use TH.fiddlosopher2009-12-31
* Restored writerIncludeBefore, writerIncludeAfter.fiddlosopher2009-12-31
* Added rough templates for all writers. These need much fine tuning.fiddlosopher2009-12-31
* Started on an HTML template.fiddlosopher2009-12-31
* Added templates/ directory.fiddlosopher2009-12-31