Open
Description
I was testing a few blobs of text with this regex rule but found some odd matches such as:
f="nr@context",c=e("gos")
This should return zero results, but, it returns : f="nr@context",c=e("go
as a match.
Have you seen some of the regex suggestions here?