pandoc/src/Text/Pandoc
John MacFarlane 869946114e Moved generic grid table functions from RST reader -> Parsing.
Here they can be used by the Markdown reader as well.
2010-07-05 14:34:48 -07:00
..
Readers Moved generic grid table functions from RST reader -> Parsing. 2010-07-05 14:34:48 -07:00
Writers Made -Wall clean. 2010-07-05 00:06:27 -07: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 Updated copyright notices. 2010-03-23 13:31:09 -07:00
Definition.hs Made KeyTable a map instead of an association list. 2010-05-08 10:29:40 -07:00
Highlighting.hs Removed redundant imports (found by ghc 6.12). 2009-12-31 16:48:36 +00:00
Parsing.hs Moved generic grid table functions from RST reader -> Parsing. 2010-07-05 14:34:48 -07:00
Shared.hs Don't allow colon in autogenerated HTML identifiers. 2010-07-05 00:06:28 -07:00
Templates.hs Comment change in Templates (thanks to Alexander Hirzel). 2010-07-05 00:11:02 -07:00
UTF8.hs UTF8: Modified readFile and getContents to strip BOM if present. 2010-05-06 23:04:44 -07:00
UUID.hs Added an EPUB writer. 2010-07-05 00:06:27 -07:00
XML.hs Updated copyright notices. 2010-03-23 13:31:09 -07:00