pandoc/src/Text/Pandoc
John MacFarlane 51178dda97 Export encodePath/decodePath from UTF8.
Removed duplicate code in src/pandoc.hs.
2012-09-23 10:43:03 -07:00
..
Readers Markdown reader: Fixed link parser to avoid exponential slowdowns. 2012-09-22 14:05:09 -07:00
Writers LaTeX writer: Don't rely on the enumerate package. 2012-09-16 22:24:55 -07:00
Biblio.hs Use Parsec directly in Biblio and Templates. 2012-07-20 16:33:37 -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 Implemented Ext_backtick_code_blocks. 2012-08-21 20:11:10 -07:00
Parsing.hs Export 'nested' in Parsing. 2012-09-12 08:45:03 -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 Moved renderTags' from HTML reader & SelfContained to Shared. 2012-08-15 09:42:16 -07:00
Shared.hs Moved renderTags' from HTML reader & SelfContained to Shared. 2012-08-15 09:42:16 -07:00
Slides.hs Don't generate empty H1 after hrule slide breaks. 2012-06-25 14:52:09 -07:00
Templates.hs Changed strict to markdown_strict. 2012-08-09 22:32:22 -07:00
UTF8.hs Export encodePath/decodePath from UTF8. 2012-09-23 10:43:03 -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