pandoc-3.1: Conversion between markup formats
Copyright© 2019-2023 Albert Krewinkel
LicenseGPL-2.0-or-later
MaintainerAlbert Krewinkel <tarleb+pandoc@moltkeplatz.de>
Safe HaskellSafe-Inferred
LanguageHaskell2010

Text.Pandoc.Readers.Jira

Description

Conversion of jira wiki formatted plain text to Pandoc document.

Synopsis

Documentation

readJira :: (PandocMonad m, ToSources a) => ReaderOptions -> a -> m Pandoc Source #

Read Jira wiki markup.