pandoc-1.13: Conversion between markup formats

Portabilityportable
Stabilityalpha
MaintainerJohn MacFarlane <jgm@berkeley.edu>
Safe HaskellNone

Text.Pandoc.Writers.OPML

Description

Conversion of Pandoc documents to OPML XML.

Synopsis

Documentation

writeOPML :: WriterOptions -> Pandoc -> StringSource

Convert Pandoc document to string in OPML format.