pandoc-2.10: Conversion between markup formats

CopyrightCopyright (C) 2017 Robin Lee Powell
LicenseGNU GPL, version 2 or above
MaintainerRobin Lee Powell <robinleepowell@gmail.com>
Stabilityalpha
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Text.Pandoc.Readers.TikiWiki

Description

Conversion of TikiWiki text to Pandoc document.

Synopsis

Documentation

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

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