pandoc/src/Text/Pandoc
fiddlosopher 4806628c8d Added 'standalone' variable, use in templates.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1697 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-12-31 01:12:14 +00:00
..
Readers RST reader: Allow :: before lhs code block. 2009-12-22 07:27:14 +00:00
Writers Added 'standalone' variable, use in templates. 2009-12-31 01:12:14 +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 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 Removed TH module; refactored LaTeXMathML not to use TH. 2009-12-31 01:11:23 +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 Changed readDataFile to look first in user data directory. 2009-12-31 01:11:30 +00:00
Templates.hs Changed readDataFile to look first in user data directory. 2009-12-31 01:11:30 +00:00
XML.hs Added stripTags to Text.Pandoc.XML. 2009-12-05 07:28:45 +00:00