pandoc-2.7.2: Conversion between markup formats

CopyrightCopyright (C) 2018-2019 Alexander Krotov
LicenseGNU GPL, version 2 or above
MaintainerAlexander Krotov <ilabdsf@gmail.com>
Stabilityalpha
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Text.Pandoc.Readers.DokuWiki

Description

Conversion of DokuWiki text to Pandoc document.

Synopsis

Documentation

readDokuWiki :: PandocMonad m => ReaderOptions -> Text -> m Pandoc Source #

Read DokuWiki from an input string and return a Pandoc document.