Version: SVN (using KDE 4.4.5) OS: Linux The Markup/Wesnoth Markup Language (wml.xml) syntax highlighting schema file in Kate's Git repository at kde.org needs to be updated to account for a few syntax additions in the corresponding application, Battle for Wesnoth 1.9.5 and later. I am attaching a Git patch including the required changes. While updating, I noticed that wml.xml wasn't validating against the DTD, so I took the opportunity to fix these two errors as well: > shadowm@reicore:~/src/kate$ xmllint --valid part/syntax/data/wml.xml -o /dev/null > part/syntax/data/wml.xml:49: element language: validity error : Value "yes" for attribute casesensitive of language is not among the enumerated set 2006@gmail.com) and Jonathan Schmidt-Dominé (devel@the-user.org)" license="GPL" > ^ > part/syntax/data/wml.xml:190: element highlighting: validity error : Element highlighting content does not follow the DTD, expecting (list* , contexts , itemDatas), got (list list list list contexts itemDatas general ) > </highlighting> > ^ Reproducible: Always
Created attachment 59030 [details] Patch with the updates
Git commit 3b39c5fc89863e9eb32d7c720599f51e3b9ad6ba by Dominik Haumann. Committed on 16/04/2011 at 13:22. Pushed by dhaumann into branch 'master'. update of Wesnoth Markup Language BUG: 271071 M +12 -5 part/syntax/data/wml.xml http://commits.kde.org/kate/3b39c5fc89863e9eb32d7c720599f51e3b9ad6ba