Hi,
I discovered something odd here. I note that the following expression will find multiple ending square brackets and I can't seem to stop this with a ? after '\]?'
<!\[CDATA\[(.+)\]>
So for instance this will find:
<![CDATA[Eastborne Marina]>
<![CDATA[Eastborne Marina]]>
<![CDATA[Eastborne ...
Search found 3 matches
- Fri Feb 05, 2010 4:42 pm
- Forum: General
- Topic: Can someone explain this
- Replies: 1
- Views: 284
- Thu Jan 07, 2010 2:30 am
- Forum: General
- Topic: Saving search / replace settings (regexp etc)
- Replies: 2
- Views: 531
- Wed Jan 06, 2010 6:53 pm
- Forum: General
- Topic: Saving search / replace settings (regexp etc)
- Replies: 2
- Views: 531
Saving search / replace settings (regexp etc)
Hi,
I was wondering if there is a way to save a replace string.
I tend to struggle a bit with regular expressions but once I've worked them out and got them working they are powerful and worth saving.
However, there is no facility for this. The best I've been able to manage is to save a macro ...
I was wondering if there is a way to save a replace string.
I tend to struggle a bit with regular expressions but once I've worked them out and got them working they are powerful and worth saving.
However, there is no facility for this. The best I've been able to manage is to save a macro ...