The console panel supports rich text tag, such as colors:
In most case it’s a nice feature. However, sometimes I’d like to debug the rich text I used in UI, and need to see the tags in raw text (with all <color="">
<align>
<cspace>
etc). I know I can check the log file, but if there is a way to disable rich text in console panel it would be very helpful.
Is it possible?