Copyright | Copyright (C) 2015 Martin Linnemann |
---|---|
License | GNU GPL, version 2 or above |
Maintainer | Martin Linnemann <[email protected]> |
Stability | alpha |
Portability | portable |
Safe Haskell | None |
Language | Haskell98 |
Text.Pandoc.Readers.Odt
Description
Entry point to the odt reader.
Documentation
readOdt :: PandocMonad m => ReaderOptions -> ByteString -> m Pandoc Source #