How to show html code in description field in formated view

Hi Experts,

I am getting this type of HTML string from the different system. I want to push this HTML code to description field of the issue. I can set easily plain text in description field but if i put this HTML string in the description it showing a same. How description field will covert in formated view.

Note: HTML string contains links and table also.

HTML string need to set in Description of issue:

<html>
<body>
<div align="left"><font face="Arial"><span style="font-size:9pt">The lable for the field - New Coverage Amount&nbsp; should be 
hidden and this field should be placed on top fo the delviered 
field.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></font></div>
</body>
</html>

Hi Experts,

I got the solution on GitHub.

Link: