Copyright | Copyright (C) 2018-2020 Alexander Krotov |
---|---|
License | GNU GPL, version 2 or above |
Maintainer | Alexander Krotov <ilabdsf@gmail.com> |
Stability | alpha |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
Conversion of DokuWiki text to Pandoc
document.
Synopsis
- readDokuWiki :: PandocMonad m => ReaderOptions -> Text -> m Pandoc
Documentation
readDokuWiki :: PandocMonad m => ReaderOptions -> Text -> m Pandoc Source #
Read DokuWiki from an input string and return a Pandoc document.