pandoc/Text/Pandoc
2008-08-12 01:23:17 +00:00
..
Readers Parse raw ConTeXt environments as TeX in markdown reader. 2008-08-11 07:04:36 +00:00
Writers Man writer: don't escape " as \". 2008-08-10 22:24:57 +00:00
ASCIIMathML.hs Improved template handling: 2008-08-02 17:22:55 +00:00
Biblio.hs Don't expose Text.Pandoc.Biblio module unless citeproc option is selected. 2008-08-12 01:23:17 +00:00
Blocks.hs Code cleanup in Text.Pandoc.Blocks to eliminate -Wall warnings. 2008-07-13 22:50:57 +00:00
CharacterReferences.hs Cleaned up Text/Pandoc/CharacterReferences.hs to avoid -Wall warnings. 2008-06-17 19:07:17 +00:00
DefaultHeaders.hs Improved template handling: 2008-08-02 17:22:55 +00:00
Definition.hs Small haddock documentation fix. (Andrea Rossato) 2008-08-12 00:52:17 +00:00
Highlighting.hs Improved configuration options and CPP macros. 2008-08-03 23:33:40 +00:00
ODT.hs ODT writer: Use '/', even on Windows, as path separator in xlink attribute 2008-08-11 06:38:16 +00:00
PDF.hs Debian packaging changes: 2008-08-10 17:34:16 +00:00
Shared.hs Use 'bracket' to improve withTempDir Text.Pandoc.Shared. 2008-08-10 17:33:07 +00:00
TH.hs Added Text.Pandoc.UTF8 as a backup for when utf8-string is not present. 2008-08-08 00:11:58 +00:00
UTF8.hs Added Text.Pandoc.UTF8 as a backup for when utf8-string is not present. 2008-08-08 00:11:58 +00:00
XML.hs Escape '\160' as " ", not " " in XML. 2008-07-13 16:31:34 +00:00