pandoc/src/Text/Pandoc
John MacFarlane ab17faf497 RST reader: Use Text.Pandoc.Builder.
This will give us more flexibility in the future.
It also gives built-in normalization.  Performance slightly
better.
2012-09-27 17:52:48 -07:00
..
Readers RST reader: Use Text.Pandoc.Builder. 2012-09-27 17:52:48 -07:00
Writers Make --id-prefix affect footnote IDs in markdown writer. 2012-09-25 20:26:38 -07:00
Biblio.hs Biblio: Remove workaround for toCapital. 2012-09-26 16:27:20 -07:00
Highlighting.hs Use safeRead instead of using reads directly (various modules). 2012-08-09 08:11:28 -07:00
ImageSize.hs ImageSize: Fixed implementation of sizeInPoints. 2012-01-15 16:01:46 -08:00
MIME.hs Fixed whitespace errors. 2012-07-26 22:32:53 -07:00
Options.hs Removed Ext_monospace_autolinks. 2012-09-27 15:01:00 -07:00
Parsing.hs Parsing: Changed type of stateSubstitutions to use Inlines. 2012-09-27 16:44:49 -07:00
PDF.hs PDF: Run latex at least two times. 2012-03-19 09:25:33 -07:00
Pretty.hs Pretty: Fixed bug that caused combining characters to be dropped. 2012-08-13 15:52:41 -07:00
SelfContained.hs Removed need for utf8-string package. 2012-09-25 19:54:21 -07:00
Shared.hs Shared: Export compactify', formerly in Markdown reader. 2012-09-27 17:52:38 -07:00
Slides.hs Don't generate empty H1 after hrule slide breaks. 2012-06-25 14:52:09 -07:00
Templates.hs Removed need for utf8-string package. 2012-09-25 19:54:21 -07:00
UTF8.hs UTF8: Better error message for invalid UTF8. 2012-09-26 09:04:21 -07:00
UUID.hs Added an EPUB writer. 2010-07-05 00:06:27 -07:00
XML.hs Fixed bug in fromEntities. 2012-04-14 22:52:14 -07:00