Copyright | Copyright (C) 2014 Alexander Sulfrian |
---|---|
License | GNU GPL, version 2 or above |
Maintainer | Alexander Sulfrian <alexander.sulfrian@fu-berlin.de> |
Stability | alpha |
Portability | portable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Conversion of twiki text to Pandoc
document.
Synopsis
- readTWiki :: (PandocMonad m, ToSources a) => ReaderOptions -> a -> m Pandoc
Documentation
readTWiki :: (PandocMonad m, ToSources a) => ReaderOptions -> a -> m Pandoc Source #
Read twiki from an input string and return a Pandoc document.