Copyright | Copyright (C) 2008-2014 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 :: WriterOptions -> Pandoc -> String
Documentation
writeOpenDocument :: WriterOptions -> Pandoc -> String
Convert Pandoc document to string in OpenDocument format.