HTML tags in Chat
I saw someone using an HTML tag with a style attribute in chat a few days ago and it worked for them. I tried it just a minute ago and it didn't work. Is there something I'm missing?
They used an h1 tag with the style color and size which made their chat slightly larger and a light blue color.
Specifically, I typed <h1 style="color:red;size:2em">Text Here!</h1> and it didn't compile as it did when another player typed it.