https://bugs.kde.org/show_bug.cgi?id=367720
--- Comment #4 from Ivan Gagis <iga...@gmail.com> --- I submitted this bug because of the problem I had when I was adding syntax highlighting from my own markup language. It was several years ago and I don't remember now details of the problem. The syntax highlight file is here: https://github.com/igagis/stob/blob/master/syntaxHighlight/katepart/stob.xml and there is a TODO: comment there for that problem. I will have a look when I have time and try to recall what I was trying to achieve there. Just for info, there is a small spec of how syntax highlighting of my markup language is supposed to work: https://github.com/igagis/stob/blob/master/syntaxHighlight/katepart/stob.xml And the markup file I was using to test syntax highlighting was this one: https://github.com/igagis/stob/blob/master/syntaxHighlight/test.stob I don't know when I'll have time to refresh my memory about all this, I'll try to do it during next week and let you know. -- You are receiving this mail because: You are watching all bug changes.