HTML Tags

Within a text expression I am using a HTML tag. It is however not recognized as HTML tag.

 

<b><i>This is a test</i></b>

faq10

 

For a HTML tag to be recognized as one, the text attribute Allow HTML Tags must be set to True.

_img75