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