pandoc-0.43: Conversion between markup formatsContentsIndex
Text.Pandoc.Readers.RST
Portabilityportable
Stabilityalpha
MaintainerJohn MacFarlane <jgm@berkeley.edu>
Description
Conversion from reStructuredText to Pandoc document.
Synopsis
readRST :: ParserState -> String -> Pandoc
Documentation
readRST :: ParserState -> String -> Pandoc
Parse reStructuredText string and return Pandoc document.
Produced by Haddock version 0.8