https://bugs.kde.org/show_bug.cgi?id=414997
--- Comment #2 from Russell <prusselltechgr...@gmail.com> --- That worked. In my custom file, I changed the language attribute from 'version="2"' to 'version="992"'. The system file was at 'version="3"'. Would it be possible to change this to a documentation update for https://docs.kde.org/stable5/en/applications/katepart/highlight.html. Documentation suggestion: +++++++++++++ Custom .xml highlight definition files are located in org.kde.syntax-highlighting/syntax/ in your user folder found with qtpaths--paths GenericDataLocation which usually is $HOME/.local/share. Regarding the language element, if multiple .xml files on your system have the same name attribute, the file with the highest version attribute will be loaded. +++++++++++++ -- You are receiving this mail because: You are watching all bug changes.