pandoc/src/Text/Pandoc
2012-07-24 09:24:56 -07:00
..
Readers Small fix to fix: Allow blank lines btw table and caption. 2012-07-24 09:24:56 -07:00
Writers FB2: support images embedded as data URIs + tests. 2012-07-22 11:13:14 -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
Parsing.hs Refactored table parsers, captions now not part of core tableWith. 2012-07-24 09:06:13 -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 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