pandoc/src/Text/Pandoc
fiddlosopher fd7fe7d000 Added getTemplate to Text.Pandoc.Templates.
This allows the caller to select whether to allow user overrides
from the user data directory (~/.pandoc).

git-svn-id: https://pandoc.googlecode.com/svn/trunk@1803 788f1e2b-df1e-0410-8736-df70ead52e1b
2010-01-11 03:43:49 +00:00
..
Readers Removed redundant imports (found by ghc 6.12). 2009-12-31 16:48:36 +00:00
Writers HTML writer: don't include empty UL if --toc but no sections. 2010-01-09 03:13:08 +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 Updated haddocks for changes in Meta type. 2010-01-04 02:27:24 +00:00
Highlighting.hs Removed redundant imports (found by ghc 6.12). 2009-12-31 16:48:36 +00:00
LaTeXMathML.hs Fixed up LaTeXMathML module not to use TH. 2009-12-31 01:13:16 +00:00
ODT.hs Added --reference-odt option. 2009-12-31 22:40:59 +00:00
Shared.hs Changed default of writerXeTeX to False. 2010-01-02 21:09:29 +00:00
Templates.hs Added getTemplate to Text.Pandoc.Templates. 2010-01-11 03:43:49 +00:00
XML.hs XML: don't escape \160 (nonbreaking space) as an entity. 2010-01-01 04:12:06 +00:00