Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-03-18 | Added --mathml option; removed Text.Pandoc.LaTeXMathML. | fiddlosopher | 1 | -3/+3 |
2010-03-13 | Use template variables for include-before/after. | fiddlosopher | 1 | -0/+6 |
2009-12-31 | Use $for$ for header-includes. | fiddlosopher | 1 | -2/+2 |
2009-12-31 | Use $for$ for --css option in HTML writer. | fiddlosopher | 1 | -1/+6 |
2009-12-31 | Tweaked templates and tests. | fiddlosopher | 1 | -18/+16 |
2009-12-31 | Modified templates to respect indentation. | fiddlosopher | 1 | -27/+29 |
2009-12-31 | HTML writer changes for templates. | fiddlosopher | 1 | -80/+46 |
2009-12-31 | Fixed up LaTeXMathML module not to use TH. | fiddlosopher | 1 | -1/+7 |
2009-12-31 | Restored writerIncludeBefore, writerIncludeAfter. | fiddlosopher | 1 | -2/+2 |
2009-12-31 | Added rough templates for all writers. These need much fine tuning. | fiddlosopher | 1 | -10/+65 |
2009-12-31 | Started on an HTML template. | fiddlosopher | 1 | -1/+20 |
2009-12-31 | Added templates/ directory. | fiddlosopher | 1 | -0/+1 |