[DEBUG] correct all xml config language
This commit is contained in:
@@ -4,7 +4,10 @@
|
||||
<pass1>
|
||||
<rule name="Comment multiline">
|
||||
<color>comment</color>
|
||||
<regex>\-\-\[\[.*?\-\-\]\]</regex>
|
||||
<regex>
|
||||
<start>\-\-\[\[</start>
|
||||
<stop>\-\-\]\]</stop>
|
||||
</regex>
|
||||
</rule>
|
||||
<rule name="my todo comment">
|
||||
<color>SYNTAX_ERROR</color>
|
||||
|
Reference in New Issue
Block a user