pandoc/src/Text/Pandoc
John MacFarlane 33fdea67b5 Use readerExtensions instead of readerStrict in readers.
Test individually for the extensions.
2012-07-26 20:29:08 -07:00
..
Readers Use readerExtensions instead of readerStrict in readers. 2012-07-26 20:29:08 -07:00
Writers Use catch from Control.Exception to avoid warnings. 2012-07-24 19:38:16 -07:00
Biblio.hs Use Parsec directly in Biblio and Templates. 2012-07-20 16:33:37 -07:00
Highlighting.hs Added 'zenburn' highlight style from highlighting-kate. 2012-05-17 18:54:41 -07:00
ImageSize.hs ImageSize: Fixed implementation of sizeInPoints. 2012-01-15 16:01:46 -08:00
MIME.hs Added webm to mime types. Closes #543. 2012-06-28 09:48:07 -07:00
Options.hs Use readerExtensions instead of readerStrict in readers. 2012-07-26 20:29:08 -07:00
Parsing.hs Parsing: Added guardEnabled, guardDisabled. 2012-07-26 19:10:56 -07:00
PDF.hs PDF: Run latex at least two times. 2012-03-19 09:25:33 -07:00
Pretty.hs Pretty: Added wide punctuation range to charWidth. 2012-06-30 11:51:52 -07:00
SelfContained.hs SelfContained: Fix handling of absolute URLs in css imports. 2012-06-28 18:35:21 -07:00
Shared.hs Slightly more efficient normalizeSpaces. 2012-07-24 22:12:18 -07:00
Slides.hs Don't generate empty H1 after hrule slide breaks. 2012-06-25 14:52:09 -07:00
Templates.hs Use Parsec directly in Biblio and Templates. 2012-07-20 16:33:37 -07:00
UTF8.hs Test for base 4.4.0 instead of 4.5.0 for argument/filename encoding. 2012-06-25 14:27:22 -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