pandoc/src/Text/Pandoc
John MacFarlane 5085962c28 Text.Pandoc.Parsing: Export all Parsec functions used in pandoc code.
No other module directly imports Parsec.  This will make it easier
to change the parsing backend in the future, if we want to.
2012-07-20 14:41:44 -07:00
..
Readers Text.Pandoc.Parsing: Export all Parsec functions used in pandoc code. 2012-07-20 14:41:44 -07:00
Writers Text.Pandoc.Parsing: Export all Parsec functions used in pandoc code. 2012-07-20 14:41:44 -07:00
Biblio.hs Text.Pandoc.Parsing: Export all Parsec functions used in pandoc code. 2012-07-20 14:41:44 -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
Parsing.hs Text.Pandoc.Parsing: Export all Parsec functions used in pandoc code. 2012-07-20 14:41:44 -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 Provide Data.Default instances for ParserState and WriterOptions. 2012-07-19 12:38:54 -07:00
Slides.hs Don't generate empty H1 after hrule slide breaks. 2012-06-25 14:52:09 -07:00
Templates.hs Text.Pandoc.Parsing: Export all Parsec functions used in pandoc code. 2012-07-20 14:41:44 -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