Copyright | © 2019-2021 Albert Krewinkel |
---|---|
License | GNU GPL, version 2 or above |
Maintainer | Albert Krewinkel <tarleb+pandoc@moltkeplatz.de> |
Safe Haskell | None |
Language | Haskell2010 |
Conversion of jira wiki formatted plain text to Pandoc
document.
Synopsis
- readJira :: (PandocMonad m, ToSources a) => ReaderOptions -> a -> m Pandoc
Documentation
readJira :: (PandocMonad m, ToSources a) => ReaderOptions -> a -> m Pandoc Source #
Read Jira wiki markup.