Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any python module I can use to parse markdown syntax in Jira?

Tommy
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 6, 2024

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.

1 answer

1 vote
Dexter de Vera
Community Champion
April 6, 2024

Hi @Tommy ,

Welcome to the atlassian community,

You can try this python package for atlassian api: atlassian-python-api .

Hope it helps.

Carlos Garcia Navarro
Community Champion
April 6, 2024

Thanks for sharing @Dexter de Vera !

Suggest an answer

Log in or Sign up to answer