[TxMt] why isn't regular expression working

Ross Ahmed rossahmed at googlemail.com
Mon Sep 23 12:59:33 UTC 2013


I trying to make a regular expression to find ³this is a test² is the
following string:

<a href="index.cfm?action=search.listings&test=6&view=names">this is
a test</a>

This is the regular expression:

(?<=.+).+(?=</a>)

The regular expression is not matching anything. Is there something I¹m
doing wrong here or does TextMate not support the regular expression flavour
I¹m trying to use?

Thanks
Ross




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20130923/180fd2d9/attachment.html>


More information about the textmate mailing list