[DEV] add raw string

This commit is contained in:
Edouard DUPIN 2018-06-13 22:14:31 +02:00
parent 9305207371
commit c2f8cc81f3

View File

@ -18,6 +18,13 @@
</regex>
<sub>TODO</sub>
</rule>
<rule name="RawText">
<color>doubleQuoteText</color>
<regex>
<start>R&quot;#\(</start>
<stop>\)#&quot;</stop>
</regex>
</rule>
<rule name="comment multiline ERROR">
<color>SYNTAX_ERROR</color>
<regex>