TAB character "\t" does not work in ghpython

The TAB character “\t” does not seem to work in ghpython :


Tab character does not work in ghpython.gh (3.4 KB)

I just tried it and you are indeed right.
The other escape sequences I tested work.
Can you replace your tabs with spaces?

The tab character is there, it is just not being visualized:

I would not rely on the Panel for anything that would require formatting of any kind.