| Copyright | Copyright (C) 2017-2019 Yuchen Pei | 
|---|---|
| License | GNU GPL, version 2 or above | 
| Maintainer | Yuchen Pei <me@ypei.me> | 
| Stability | alpha | 
| Portability | portable | 
| Safe Haskell | None | 
| Language | Haskell2010 | 
Text.Pandoc.Readers.Vimwiki
Description
Conversion of vimwiki text to Pandoc document.
Documentation
readVimwiki :: PandocMonad m => ReaderOptions -> Text -> m Pandoc Source #