Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-12-31 | Removed TH module; refactored LaTeXMathML not to use TH. | fiddlosopher | 1 | -3/+3 | |
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1692 788f1e2b-df1e-0410-8736-df70ead52e1b | |||||
2009-12-31 | Use Text.Pandoc.Templates instead of Text.Pandoc.DefaultTemplates. | fiddlosopher | 1 | -2/+5 | |
(in pandoc.hs and Text.Pandoc) git-svn-id: https://pandoc.googlecode.com/svn/trunk@1689 788f1e2b-df1e-0410-8736-df70ead52e1b | |||||
2009-12-31 | Added getDefaultTemplate to Templates. | fiddlosopher | 1 | -1/+27 | |
Exposed Templates module in API. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1688 788f1e2b-df1e-0410-8736-df70ead52e1b | |||||
2009-12-31 | Added templates module. | fiddlosopher | 1 | -0/+111 | |
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1673 788f1e2b-df1e-0410-8736-df70ead52e1b |