+3

escaped quotemark syntax highlighting

Jeff King hace 12 años actualizado hace 12 años 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.