pandoc/src/Text/Pandoc
Matthew Pickering 40ae8efddc EPUB Reader: Fixed regressions in image extraction
Before the images were relative to the position of the package file. The
collapse function changed this so that they were then absolute in the
archive but the fetchImages function wasn't updated to recognise this.
2014-08-08 22:31:27 +01:00
..
Compat Except Compat: Updated to export more module functions 2014-07-31 21:39:49 +01:00
Readers EPUB Reader: Fixed regressions in image extraction 2014-08-08 22:31:27 +01:00
Writers Markdown writer: Respect -raw_html. 2014-08-08 13:34:57 -07:00
Asciify.hs Fixed typo in module header for Asciify. 2014-07-12 23:47:38 -07:00
Data.hsb Use hsb2hs preprocessor instead of TH for embed_data_files. 2013-01-23 19:26:39 -08:00
Highlighting.hs Highlighting: Let .numberLines work even if no language given. 2014-06-17 15:15:56 -07:00
ImageSize.hs ImageSize: Use default instead of failing if image size not found 2014-06-20 10:58:26 -07:00
MediaBag.hs MediaBag: Improved normalisation when writing files 2014-08-05 11:02:23 +01:00
MIME.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
Options.hs Options: Added option to turn on epub html extensions 2014-07-31 21:39:49 +01:00
Parsing.hs Use texmath 0.7 interface. 2014-08-04 11:13:09 -07:00
PDF.hs PDF, Docx, EPUB, and ODT writers now automatically use MediaBag. 2014-07-30 14:07:31 -07:00
Pretty.hs Text.Pandoc.Pretty: added blanklines. 2014-07-27 07:56:55 -07:00
Process.hs Process: Fix minor typo in pipeProcess' docs 2014-05-11 15:07:01 +02:00
SelfContained.hs SelfContained: Fixed determining of source URL from within CSS files. 2014-08-02 16:33:22 -07:00
Shared.hs Shared: Added collapseFilePath function 2014-08-08 22:31:02 +01:00
Slides.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
Templates.hs Templates: use ordNum instead of ord. 2014-06-03 11:01:23 -07:00
UTF8.hs Avoid import Prelude hiding (catch). 2014-05-19 09:45:00 -07:00
UUID.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
XML.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00