This is a small syntax highlighting extention for the Wesnoth Markup Language (WML). It is used to create addons for Battle for Wesnoth.
Please use the WML color theme to get the best results!
is an open source, turn-based strategy game with a high fantasy theme. It features both singleplayer and online/hotseat multiplayer combat.
- fixed typo in name :blushing:
- added \# po:
- added #ifhave
- added #ifnhave
- better auto indentation
- added automatic indent after opening tags and automatic deindent of closing tags
- fixed comments without a blank between # and text not recognized
- added #arg
- added #ifnver
- added #warning
- added #error
- added # wmllint:
- added # wmlindent:
- added # wmlscope:
- numerics and booleans are bold
Initial release of WMl Syntax Highlighting Support