Portability | portable |
---|---|
Stability | alpha |
Maintainer | John MacFarlane <jgm@berkeley.edu> |
Safe Haskell | None |
Conversion from reStructuredText to Pandoc
document.
- readRST :: ParserState -> String -> Pandoc
Documentation
:: ParserState | Parser state, including options for parser |
-> String | String to parse (assuming |
-> Pandoc |
Parse reStructuredText string and return Pandoc document.