pandoc-2.17.1.1: Conversion between markup formats
Copyright© 2019-2022 Albert Krewinkel
LicenseGNU GPL, version 2 or above
MaintainerAlbert Krewinkel <tarleb+pandoc@moltkeplatz.de>
Safe HaskellNone
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.