pandoc/src/Text/Pandoc
John MacFarlane 8f7beb6d10 ODT, Docx writers: Properly handle URL refs for images.
These images are now downloaded instead of being ignored (as
used to happen in the docx reader) or causing an error (as
used to happen in the odt reader).
2013-01-11 15:45:19 -08:00
..
Readers Implemented Ext_header_attributes. 2013-01-10 20:32:53 -08:00
Writers ODT, Docx writers: Properly handle URL refs for images. 2013-01-11 15:45:19 -08:00
Biblio.hs Biblio: Make sure mvPunc and deNote run on metadata too. 2013-01-08 17:24:18 -08:00
Highlighting.hs Use safeRead instead of using reads directly (various modules). 2012-08-09 08:11:28 -07:00
ImageSize.hs ImageSize: Remove no longer exported readImageSize. 2013-01-11 15:44:16 -08:00
MIME.hs Added MIME types for .wof and .eot. 2012-10-11 09:33:10 -07:00
Options.hs Options: Added githubMarkdownExtensions. 2013-01-11 10:11:53 -08:00
Parsing.hs More improvements in emailAddress parser. 2013-01-09 21:32:42 -08: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 Move getItem from SelfContained to Share; export getItem. 2013-01-11 11:30:31 -08:00
Shared.hs Move getItem from SelfContained to Share; export getItem. 2013-01-11 11:30:31 -08:00
Slides.hs Added Attr field to Header. 2013-01-09 09:30:05 -08:00
Templates.hs Data files changes. 2012-12-29 17:54:07 -08:00
UTF8.hs UTF8 module: Remove \r when reading. 2013-01-06 16:35:59 -08: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