Passing jira description as html code -


i trying understand how can pass html code rendered in python description field using python-jira.

if can explain told in this link paragraph 4 , adding simple working example grateful.

it means able enter text in field html in it. example, able enter text one: {html}<a href="http://www.atlassian.com">click here</a> see <b>atlassian</b> website.{html} , rendered html this:

click here see atlassian website.

for more information, please refer documentation of html macro.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -