pandoc/src/Text/Pandoc
John MacFarlane 9deb335ca5 ICML writer: changed type of writeICML.
API change:  It is now `WriterOptions -> Pandoc -> IO String`.

Also handle new image attributes.

(mb21)
2015-08-05 16:08:46 +02:00
..
Compat Added Text.Pandoc.Compat.Locale to assist with transition to time 1.5. 2014-12-19 16:13:38 -08:00
Readers Added odt reader 2015-07-23 15:37:01 -07:00
Writers ICML writer: changed type of writeICML. 2015-08-05 16:08:46 +02:00
Asciify.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
Data.hsb Minor fixes to previous commit. 2015-06-28 20:59:18 -07:00
Error.hs Move utility error functions to Text.Pandoc.Shared 2015-02-18 21:09:07 +00:00
Highlighting.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
ImageSize.hs ImageSize: Added functions for converting between image dimensions. 2015-08-05 16:08:46 +02:00
MediaBag.hs Derive from Data and Typeable for libpandoc 2015-03-19 17:07:18 +01:00
MIME.hs Fixed svg handling in EPUB writer. 2015-05-27 11:46:02 -07:00
Options.hs Text.Pandoc.Options: modifications for image attributes. 2015-07-27 21:52:43 +02:00
Parsing.hs Parsing: Add extractIdClass, modified type of KeyTable. 2015-08-05 16:08:46 +02:00
PDF.hs PDF: Modified for new image size attributes parameter. 2015-08-05 16:08:46 +02:00
Pretty.hs Pretty: comment fix (mb21). 2015-07-25 15:51:55 +02:00
Process.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
SelfContained.hs --self-contained: Fixed overaggressive CSS minimization. 2015-07-15 08:16:42 -07:00
Shared.hs Added odt reader 2015-07-23 15:37:01 -07:00
Slides.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
Templates.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
UTF8.hs UTF8: Better handling of bare CRs in input files. 2015-05-05 12:42:50 -07:00
UUID.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00
XML.hs Updated copyright notices to -2015. Closes #2111. 2015-04-26 10:18:29 -07:00