Copyright | © 2019-2024 Albert Krewinkel |
---|---|
License | GPL-2.0-or-later |
Maintainer | Albert Krewinkel <tarleb+pandoc@moltkeplatz.de> |
Safe Haskell | Safe-Inferred |
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.