Closed anhhuyla closed 11 years ago
Hi,
I am using kibana3 and it is really great ! Now I have a problem with text panel (html mode) :
But the "SomeString" is not going to RED, it's still BLACK.
How can I fix this ?
It looks like that it not work with < script > tag too ?
Hope you can help me fix this.
BRs.
Wrong repo correct repo is here: https://github.com/elasticsearch/kibana
Also the text panel's html mode strips unsafe tags via http://docs.angularjs.org/api/ngSanitize.$sanitize
Hi,
I am using kibana3 and it is really great ! Now I have a problem with text panel (html mode) :
But the "SomeString" is not going to RED, it's still BLACK.
How can I fix this ?
It looks like that it not work with < script > tag too ?
Hope you can help me fix this.
BRs.