chrome-tab-modifier icon indicating copy to clipboard operation
chrome-tab-modifier copied to clipboard

Regex problem - the Regex or TM at fault?

Open paul1149 opened this issue 3 years ago • 0 comments

Hello, (Sorry to see this extension coasting for now, but thank for a great extension.)

I'm wondering if this is my Regex at fault or whether there is some anomaly within TM.

At Regexr.com (https://regexr.com/6un59), The RegEx:

https:\/\/www\.biblegateway\.com\/passage\/\?search=.*version=(?!MOUNCE)(?!.*;).*

Does hit:

https://www.biblegateway.com/passage/?search=John+3&version=NASB

But it is not working in TM.

It's very possible the fault is mine, but I don't see it at this point. Thanks.

paul1149 avatar Sep 24 '22 17:09 paul1149