index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
/
Readers
/
EPUB.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-10
EPUB reader: stop mangling external URLs.
John MacFarlane
1
-8
/
+1
2015-02-18
Change return type of EPUB reader
Matthew Pickering
1
-17
/
+20
2014-08-17
Update Reader.EPUB to use `MimeType`.
Artyom Kazak
1
-8
/
+7
2014-08-11
EPUB reader: use walk instead of bottomUp.
John MacFarlane
1
-2
/
+1
2014-08-11
EPUB Reader: Fixed another normalisation problem..
Matthew Pickering
1
-1
/
+1
2014-08-11
EPUB Reader: Can now parse multiple meta data fields
Matthew Pickering
1
-2
/
+2
2014-08-11
EPUB reader: Fixed bug where filepaths weren't sufficiently normalised
Matthew Pickering
1
-4
/
+5
2014-08-10
EPUB: Fixed another mediabag related regression..
Matthew Pickering
1
-3
/
+5
2014-08-09
EPUB Reader: Changed image paths to be relative to manifest file
Matthew Pickering
1
-6
/
+6
2014-08-08
Merge branch 'newbranch' of https://github.com/mpickering/pandoc into mpicker...
John MacFarlane
1
-28
/
+19
2014-08-08
Added `native_divs` and `native_spans` extensions.
John MacFarlane
1
-7
/
+3
2014-08-08
EPUB Reader: Improved robustness of image extraction
Matthew Pickering
1
-7
/
+9
2014-08-08
EPUB Reader: Fixed regressions in image extraction
Matthew Pickering
1
-7
/
+7
2014-08-08
EPUB Reader: Use collapseFilePath
Matthew Pickering
1
-14
/
+3
2014-08-08
EPUB Reader: Removed incorrectly set reader flag
Matthew Pickering
1
-5
/
+9
2014-08-07
EPUB Reader: Improved how images are extracted
Matthew Pickering
1
-23
/
+45
2014-07-31
EPUB Reader: Now uses the new MediaBag for images
Matthew Pickering
1
-20
/
+45
2014-07-31
EPUB Reader: Added EPUB reader
Matthew Pickering
1
-0
/
+248