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