I have created an Extension where I am rendering and <UL> tag . The HTML render correctly if i put in .html file but in QLIK sense its not rendering . On Paint function this code is written : $element.html('<p><strong>First Comment</strong></p><ul><li >Bullet Data</li></ul>'); Here the Text "First Comment" appear in bold but bullet does not appea