pandoc/src/Text/Pandoc
fiddlosopher 9fed26181f Rename getTemplate -> getDefaultTemplate.
(One reason is that getTemplate conflicts with a
function in yst.)

git-svn-id: https://pandoc.googlecode.com/svn/trunk@1820 788f1e2b-df1e-0410-8736-df70ead52e1b
2010-01-18 05:06:08 +00:00
..
Readers Removed redundant imports (found by ghc 6.12). 2009-12-31 16:48:36 +00:00
Writers Added --data-dir option. 2010-01-14 05:54:38 +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 Added --data-dir option. 2010-01-14 05:54:38 +00:00
ODT.hs Added --data-dir option. 2010-01-14 05:54:38 +00:00
Shared.hs Added --data-dir option. 2010-01-14 05:54:38 +00:00
Templates.hs Rename getTemplate -> getDefaultTemplate. 2010-01-18 05:06:08 +00:00
XML.hs XML: don't escape \160 (nonbreaking space) as an entity. 2010-01-01 04:12:06 +00:00