I need to search for a <td></td> tag set and everything in between, which may
include line breaks but which must include an anchor.
<td>
<a href="http://URL.WILL.BE.HERE">Link
Text here
</td>
I need to find and replace this entire table column. (Replacing with "" so as
to delete.)
What's the Grep pattern to find this?
--
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.