aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/EPUB.hs
AgeCommit message (Expand)AuthorFilesLines
2014-08-08Added `native_divs` and `native_spans` extensions.John MacFarlane1-7/+3
2014-08-08EPUB Reader: Improved robustness of image extractionMatthew Pickering1-7/+9
2014-08-08EPUB Reader: Fixed regressions in image extractionMatthew Pickering1-7/+7
2014-08-08EPUB Reader: Use collapseFilePathMatthew Pickering1-14/+3
2014-08-08EPUB Reader: Removed incorrectly set reader flagMatthew Pickering1-5/+9
2014-08-07EPUB Reader: Improved how images are extractedMatthew Pickering1-23/+45
2014-07-31EPUB Reader: Now uses the new MediaBag for imagesMatthew Pickering1-20/+45
2014-07-31EPUB Reader: Added EPUB readerMatthew Pickering1-0/+248