pandoc/src/Text/Pandoc
fiddlosopher ecbf3388d4 Use Text.Pandoc.Templates instead of Text.Pandoc.DefaultTemplates.
(in pandoc.hs and Text.Pandoc)

git-svn-id: https://pandoc.googlecode.com/svn/trunk@1689 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-12-31 01:10:57 +00:00
..
Readers RST reader: Allow :: before lhs code block. 2009-12-22 07:27:14 +00:00
Writers Removed unneeded writer options; use template variables instead. 2009-12-31 01:10:17 +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
DefaultTemplates.hs Renamed headers -> templates. 2009-12-31 01:09:20 +00:00
Definition.hs Improved syntax for markdown definition lists. 2009-12-07 08:26:53 +00:00
Highlighting.hs Modified html+lhs output to use 'haskell' highlighter. 2009-11-21 04:40:59 +00:00
LaTeXMathML.hs Moved all haskell source to src subdirectory. 2009-01-24 20:00:26 +00:00
ODT.hs Moved all haskell source to src subdirectory. 2009-01-24 20:00:26 +00:00
Shared.hs Removed unneeded writer options; use template variables instead. 2009-12-31 01:10:17 +00:00
Templates.hs Use Text.Pandoc.Templates instead of Text.Pandoc.DefaultTemplates. 2009-12-31 01:10:57 +00:00
TH.hs Moved all haskell source to src subdirectory. 2009-01-24 20:00:26 +00:00
XML.hs Added stripTags to Text.Pandoc.XML. 2009-12-05 07:28:45 +00:00