pandoc-3.6.3: Conversion between markup formats
Copyright© 2019-2024 Albert Krewinkel
LicenseGPL-2.0-or-later
MaintainerAlbert Krewinkel <albert+pandoc@tarleb.com>
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.