On Sun, Mar 21, 2010 at 07:23:35PM -0400, Ronald J Kimball wrote:
>
> Find
>
> (<tr[^>]*>\s*(?:<td[^>]*>(?:(?!</td>).)*</td>\s*){2})<td[^>]*>(?:(?!</td>).)*</td>
>
> Replace
>
> \1
>
Oops, I forgot the (?s)...
(?s)(<tr[^>]*>\s*(?:<td[^>]*>(?:(?!</td>).)*</td>\s*){2})<td[^>]*>(?:(?!</td>).)*</td>
Ronald
--
You received this message because you are subscribed to the
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a feature request or would like to report a problem,
please email "[email protected]" rather than posting to the group.
To unsubscribe from this group, send email to
bbedit+unsubscribegooglegroups.com or reply to this email with the words
"REMOVE ME" as the subject.