Comment 3 for bug 113287

Revision history for this message
Bradly Wilson (mocoloco) wrote :

Exceptions for quote matching should probably be made for regexes too. This line of code throws off the highlighting for the rest of the script:
 $value =~ s/"/""/gs;
Using gedit 2.18.1 on Feisty.