Forums

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

Convert jira API response into HTML

Customer Portal
Contributor
November 23, 2022

Hey atlassian community,

I am working on PHP application and facing and issue. Is there is any way to convert jira API response into working HTML. 

 

Here are is the response i got:

Capture.PNG

Result I am

<h1>I am heading 1</h1>

<h2>I am heading 2</h2>

<h3>I am heading 3</h3>

<h4>I am heading 4</h4>

<h5>I am heading 5</h5>

<h6>I am heading 6</h6>

 

Please let me know if there is any solution.

 

Thanks

1 answer

1 vote
Sunny Ape
Banned
November 23, 2022

Google 'convert jira markup to html'

Suggest an answer

Log in or Sign up to answer