This seems to work:

<td>([\s\S]*?<a\s[\s\S]*?)</td>

-Kendall

On Jan 17, 2:42 pm, Warren Michelsen <wmichel...@gmail.com> wrote:
> 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 bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
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 "supp...@barebones.com" rather than posting to the group.

Reply via email to