Copyright | © 2010-2023 Albert Krewinkel John MacFarlane |
---|---|
License | GNU GPL, version 2 or above |
Maintainer | Albert Krewinkel <tarleb+pandoc@moltkeplatz.de> |
Stability | alpha |
Portability | portable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Conversion of Pandoc
documents to Jira markup.
JIRA: https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa?section=all
Synopsis
- writeJira :: PandocMonad m => WriterOptions -> Pandoc -> m Text
Documentation
writeJira :: PandocMonad m => WriterOptions -> Pandoc -> m Text Source #
Convert Pandoc to Jira.