belayaShlyapa
Results
2
comments of
belayaShlyapa
Reading [this](https://github.com/ajaxorg/ace/issues/4782) issue, i tried add ```js import "ace-builds/src-noconflict/mode-xml ``` and ```js import "ace-builds/src-noconflict/theme-monokai" ``` for monokai theme.
I find a [similar issue](https://stackoverflow.com/a/61167146) on stackoverflow I didn't minify my svg file but in my case, i changed `xmlns:bx` to `xmlnsBx` and `bx:shape` to `bxShape` into my svg code...