Copyright | Copyright (C) 2017 Sascha Wilde |
---|---|
License | GNU GPL, version 2 or above |
Maintainer | Sascha Wilde <wilde@sha-bang.de> |
Stability | alpha |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
Conversion of creole text to Pandoc
document.
- readCreole :: PandocMonad m => ReaderOptions -> Text -> m Pandoc
Documentation
readCreole :: PandocMonad m => ReaderOptions -> Text -> m Pandoc Source #
Read creole from an input string and return a Pandoc document.