pandoc-3.1.2: Conversion between markup formats
Copyright© 2010-2023 Albert Krewinkel John MacFarlane
LicenseGNU GPL, version 2 or above
MaintainerAlbert Krewinkel <tarleb+pandoc@moltkeplatz.de>
Stabilityalpha
Portabilityportable
Safe HaskellSafe-Inferred
LanguageHaskell2010

Text.Pandoc.Writers.Jira

Description

Conversion of Pandoc documents to Jira markup.

JIRA: https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa?section=all

Synopsis

Documentation

writeJira :: PandocMonad m => WriterOptions -> Pandoc -> m Text Source #

Convert Pandoc to Jira.