Copyright | Copyright (C) 2014-2020 Matthew Pickering |
---|---|
License | GNU GPL, version 2 or above |
Maintainer | John MacFarlane <jgm@berkeley.edu> |
Stability | alpha |
Portability | portable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Conversion of EPUB to Pandoc
document.
Documentation
readEPUB :: PandocMonad m => ReaderOptions -> ByteString -> m Pandoc Source #