pandoc/Text/Pandoc
2008-07-15 23:25:49 +00:00
..
Readers Fixed bug in Markdown parser: regular $s triggering math mode. 2008-07-15 20:41:27 +00:00
Writers Add preliminary support for SmallCaps inline element. (Andrea Rossato) 2008-07-15 23:25:49 +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
Definition.hs Add preliminary support for SmallCaps inline element. (Andrea Rossato) 2008-07-15 23:25:49 +00:00
Shared.hs Cleaned up Text/Pandoc/Shared.hs to avoid -Wall warnings. 2008-06-17 19:07:11 +00:00
UTF8.hs Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00
XML.hs Escape '\160' as " ", not " " in XML. 2008-07-13 16:31:34 +00:00