Adds support for the Wesnoth Markup Language. Works with any color scheme.
- highlighting of WML tags, key=value pairs, seperators, comments
- checks for matching parentheses, braces, brackets and quotes
- knows about preprocessor instructions and can detect mistakes
- highlights inline Lua
If you miss something, or want to further expand it:
- In Sublime Text, the code can be reached from Menu -> Preferences -> Browse Packages…
- In the parallel folder »Installed Packages« is the Zip-archive WML.sublime-package. Extract it into »Packages«
- The file contains many comments about the markup mechanics
… using the Breakers color scheme.
Lua code is detected by the »code« key and the strong quotes.