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:
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
Google 'convert jira markup to html'
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.