Portability | portable |
---|---|
Stability | alpha |
Maintainer | John MacFarlane <jgm@berkeley.edu> |
Safe Haskell | None |
Conversion of Pandoc
documents to reStructuredText.
reStructuredText: http://docutils.sourceforge.net/rst.html
- writeRST :: WriterOptions -> Pandoc -> String
Documentation
writeRST :: WriterOptions -> Pandoc -> StringSource
Convert Pandoc to RST.