pandoc-0.43: Conversion between markup formatsContentsIndex
Text.Pandoc.Writers.RST
Portabilityportable
Stabilityalpha
MaintainerJohn MacFarlane <jgm@berkeley.edu>
Description

Conversion of Pandoc documents to reStructuredText.

reStructuredText: http://docutils.sourceforge.net/rst.html

Synopsis
writeRST :: WriterOptions -> Pandoc -> String
Documentation
writeRST :: WriterOptions -> Pandoc -> String
Convert Pandoc to RST.
Produced by Haddock version 0.8