pandoc-1.6: Conversion between markup formatsSource codeContentsIndex
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 -> StringSource
Convert Pandoc to a string in rich text format.
Produced by Haddock version 2.4.2