[DEV] display code correction

This commit is contained in:
2013-05-22 21:28:26 +02:00
parent 543cd8ddf1
commit 1724955f67
2 changed files with 3 additions and 3 deletions

View File

@@ -28,7 +28,7 @@
</rule>
<rule name="normale Balise">
<color>functionName</color>
<start>&lt;/[0-9a-fA-F_]*|&lt;[0-9a-fA-F_]*|/&gt;|&gt;</start>
<start>&lt;/[0-9a-zA-Z_]+|&lt;[0-9a-zA-Z_]+|/&gt;|&gt;</start>
</rule>
</pass2>
</EdnLang>