Copyright | Copyright (C) 2008-2018 Andrea Rossato and John MacFarlane |
---|---|
License | GNU GPL, version 2 or above |
Maintainer | Andrea Rossato <andrea.rossato@ing.unitn.it> |
Stability | alpha |
Portability | portable |
Safe Haskell | None |
Language | Haskell98 |
Conversion of Pandoc
documents to OpenDocument XML.
- writeOpenDocument :: PandocMonad m => WriterOptions -> Pandoc -> m Text
Documentation
writeOpenDocument :: PandocMonad m => WriterOptions -> Pandoc -> m Text Source #
Convert Pandoc document to string in OpenDocument format.