HTML in the chat log

I’m trying to get some chat log reporting to use HTML… I’ve defined a “Display Status” Dynamic Property where I’m trying to colorize some of the text. Then when I use a Report Trait and show how oldDisplayStatus changes to new Display status, things will nicely colored. Unfortunately it’s not working…

On a side note, I tried manually typing in something in the chat log w/ HTML tags and it’s doesn’t recognize them. Example <i> italics </i> does NOT display the words italics as italicized… Is this a bug or working as intended? I had assumed that if HTML was active in the chat log, then it would recognized HTML tags…

What do you have for this setting in your module’s Global Options (as viewed in the Editor)?

It’s enabled. I’ve managed to get HTML to display in the module after fiddling around a bit, although it’s inserting a line break between the regular text and the html tagged text (which also appears smaller).