pandoc-1.9.3: Conversion between markup formats

Portabilityportable
Stabilityalpha
MaintainerAndrea Rossato <andrea.rossato@ing.unitn.it>
Safe HaskellSafe-Infered

Text.Pandoc.Writers.OpenDocument

Description

Conversion of Pandoc documents to OpenDocument XML.

Synopsis

Documentation

writeOpenDocument :: WriterOptions -> Pandoc -> StringSource

Convert Pandoc document to string in OpenDocument format.