pandoc-2.11: Conversion between markup formats

Copyright© 2019-2020 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 => ReaderOptions -> Text -> m Pandoc Source #

Read Jira wiki markup.