pandoc-2.14.1: 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, ToSources a) => ReaderOptions -> a -> m Pandoc Source #

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