pandoc-0.44: Conversion between markup formatsContentsIndex
Text.Pandoc.Writers.RTF
Portabilityportable
Stabilityalpha
MaintainerJohn MacFarlane <jgm@berkeley.edu>
Description
Conversion of Pandoc documents to RTF (rich text format).
Synopsis
writeRTF :: WriterOptions -> Pandoc -> String
Documentation
writeRTF :: WriterOptions -> Pandoc -> String
Convert Pandoc to a string in rich text format.
Produced by Haddock version 0.8