summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Tweaked templates and tests.fiddlosopher2009-12-31
* Added newline at end of LaTeXMathML script.fiddlosopher2009-12-31
* Templates: don't try to handle indented $if$, $else$, $endif$.fiddlosopher2009-12-31
* Modified templates to respect indentation.fiddlosopher2009-12-31
* Fixed spacing in latex, context templates.fiddlosopher2009-12-31
* -Wall cleanup in markdown writer.fiddlosopher2009-12-31
* Got s5 writer working with html template.fiddlosopher2009-12-31
* Removed spurious linebreak in latex template.fiddlosopher2009-12-31
* HTML writer changes for templates.fiddlosopher2009-12-31
* Fixed up LaTeXMathML module not to use TH.fiddlosopher2009-12-31
* Implemented templates for context writer.fiddlosopher2009-12-31
* Restored writerIncludeBefore, writerIncludeAfter.fiddlosopher2009-12-31
* Changed Meta author and date types to Inline lists instead of Strings.fiddlosopher2009-12-31
* Added rough templates for all writers. These need much fine tuning.fiddlosopher2009-12-31
* Added 'standalone' variable, use in templates.fiddlosopher2009-12-31
* Fixed markdown writer to use templates.fiddlosopher2009-12-31
* Started on an HTML template.fiddlosopher2009-12-31
* Moved odt-styles -> odt. Changed ODT module to look at user data first.fiddlosopher2009-12-31
* Changed readDataFile to look first in user data directory.fiddlosopher2009-12-31
* Removed TH module; refactored LaTeXMathML not to use TH.fiddlosopher2009-12-31
* Removed TH dependency from S5 module, removed DefaultTemplates.fiddlosopher2009-12-31
* Removed need for TH in ODT module.fiddlosopher2009-12-31
* Use Text.Pandoc.Templates instead of Text.Pandoc.DefaultTemplates.fiddlosopher2009-12-31
* Added getDefaultTemplate to Templates.fiddlosopher2009-12-31
* Added templates/ directory.fiddlosopher2009-12-31
* Simplified handling of --css; removed optCSS in pandoc.hs.fiddlosopher2009-12-31
* Added -V/--variable option to set custom template variables.fiddlosopher2009-12-31
* Removed unneeded writer options; use template variables instead.fiddlosopher2009-12-31
* Added and documented --template option.fiddlosopher2009-12-31
* Use legacy-header variable for custom header.fiddlosopher2009-12-31
* Made writerVariables active in LaTeX writer.fiddlosopher2009-12-31
* Add legacy-header to LaTeX template.fiddlosopher2009-12-31
* Changed --print-default-header to --print-default-template.fiddlosopher2009-12-31
* Added writerTemplate and writerVariables to writerOptions.fiddlosopher2009-12-31
* Renamed headers -> templates.fiddlosopher2009-12-31
* LaTeX header: fixes for xetex and header-includes.fiddlosopher2009-12-31
* Revised LaTeX writer to use templates.fiddlosopher2009-12-31
* Fixed S5.fiddlosopher2009-12-31
* Added templates module.fiddlosopher2009-12-31
* Changed RunTests.hs to use the Diff library.fiddlosopher2009-12-31
* Minor tweak to README on definition lists.fiddlosopher2009-12-29
* Fixed link in README.fiddlosopher2009-12-29
* Documented pandoc 1.3's definition lists in README.fiddlosopher2009-12-29
* RST reader: Allow :: before lhs code block.fiddlosopher2009-12-22
* Filled in date for release on website.fiddlosopher2009-12-11
* Replaced "pandocwiki" demo with link to gitit.fiddlosopher2009-12-11
* Fixed typo in website.fiddlosopher2009-12-11
* Added release highlights to web index.fiddlosopher2009-12-11
* Updated changelog.fiddlosopher2009-12-09
* Changed dates in READMEfiddlosopher2009-12-09