Hello,
I'm writing a tool to collect Jira ticket info, however, our customer applies the Jira's markdown syntax to write some information which is a really need for me to parse. I try to write a parser by myself, unfortunately, it doesn't work as my expectation. I just wandering, is there any public python module for me to parser this kind of markdown syntax?
Thank you in advance.
Hi @Tommy ,
Welcome to the atlassian community,
You can try this python package for atlassian api: atlassian-python-api .
Hope it helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.