pandoc/src/Text/Pandoc
fiddlosopher 7dc43d3684 Updated docbook writer to use new templates.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1728 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-12-31 01:16:44 +00:00
..
Readers LaTeX reader: use \\ to separate multiple authors. 2009-12-31 01:16:34 +00:00
Writers Updated docbook writer to use new templates. 2009-12-31 01:16:44 +00:00
Biblio.hs Minor changes in Text.Pandoc.Biblio. 2009-02-28 07:39:45 +00:00
Blocks.hs Moved all haskell source to src subdirectory. 2009-01-24 20:00:26 +00:00
CharacterReferences.hs Improved efficiency of hexNum parser. 2009-04-29 19:29:03 +00:00
Definition.hs Changed Meta author and date types to Inline lists instead of Strings. 2009-12-31 01:12:44 +00:00
Highlighting.hs Modified html+lhs output to use 'haskell' highlighter. 2009-11-21 04:40:59 +00:00
LaTeXMathML.hs Fixed up LaTeXMathML module not to use TH. 2009-12-31 01:13:16 +00:00
ODT.hs Moved odt-styles -> odt. Changed ODT module to look at user data first. 2009-12-31 01:11:49 +00:00
Shared.hs Restored writerIncludeBefore, writerIncludeAfter. 2009-12-31 01:12:59 +00:00
Templates.hs Fixed bug with $else$ in templates module. 2009-12-31 01:16:08 +00:00
XML.hs Added stripTags to Text.Pandoc.XML. 2009-12-05 07:28:45 +00:00