| Copyright | Copyright (C) 2015 Martin Linnemann | 
|---|---|
| License | GNU GPL, version 2 or above | 
| Maintainer | Martin Linnemann <theCodingMarlin@googlemail.com> | 
| Stability | alpha | 
| Portability | portable | 
| Safe Haskell | Safe-Inferred | 
| Language | Haskell2010 | 
Text.Pandoc.Readers.ODT
Description
Entry point to the odt reader.
Documentation
readODT :: PandocMonad m => ReaderOptions -> ByteString -> m Pandoc Source #