+3

escaped quotemark syntax highlighting

Jeff King il y a 12 ans mis à jour il y a 12 ans 1
There is a bug in the syntax highlighting that does not recognize escaped quotemarks. For example:

"This is properly recognized as a string. \" This is not, but should be." This is but shouldn't be.