pandoc/src/Text/Pandoc
John MacFarlane ee0a0953de Markdown reader: Rewrote para parser for better efficiency.
This change avoids repeated parsing of inline lists for 'plain'
blocks.
2010-12-10 10:47:46 -08:00
..
Readers Markdown reader: Rewrote para parser for better efficiency. 2010-12-10 10:47:46 -08:00
Writers Org writer: Minor changes to documentation header. 2010-12-05 09:48:54 -08:00
Biblio.hs Fixed spacing bug for reference-style citations. 2010-11-28 07:55:33 -08: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
Highlighting.hs Removed redundant imports (found by ghc 6.12). 2009-12-31 16:48:36 +00:00
Parsing.hs Smart punctuation: recognize entities. 2010-12-07 20:44:43 -08:00
S5.hs Moved Text.Pandoc.Writers.S5 -> Text.Pandoc.S5. 2010-07-22 23:37:06 -07:00
Shared.hs Rewrote normalizeSpaces (mostly aesthetic reasons). 2010-12-07 20:10:21 -08:00
Templates.hs Moved s5 writing from S5 module to HTML. 2010-07-22 22:58:48 -07:00
UTF8.hs Encode filenames as UTF8. 2010-09-10 19:53:45 -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