Find: </?structured-content.*?> Replace:
Only issue would be if there are tags that contain additional non-blank data after content, e.g. ?<structured-content-data". Those will also be removed. > On May 12, 2019, at 2:26 PM, cosmo <[email protected]> wrote: > > > > On Sunday, May 12, 2019 at 8:46:16 PM UTC+2, Christopher Stone wrote: > > BBEdit Menu > Markup > Utilities > Translate HTML to Text > > If you need to resort to a RegEx then try this: > > Find: <[^>]+?> > > Replace: Nothing. > > > > > thx for answering but it seems you did not read my post, i don't want to > convert the xml to text or remove all tags ... i need to find and delete > SPECIFIC tags WHILE PRESERVING ALL OTHER TAGS > > -- > This is the BBEdit Talk public discussion group. If you have a > feature request or need technical support, please email > "[email protected]" rather than posting to the group. > Follow @bbedit on Twitter: <https://www.twitter.com/bbedit> > --- > You received this message because you are subscribed to the Google Groups > "BBEdit Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/bbedit. > To view this discussion on the web visit > https://groups.google.com/d/msgid/bbedit/d80839da-8a6d-4d0b-b5c9-3d38ab210e5d%40googlegroups.com. -- Rod Buchanan Kelly Supply Company 1004 W Oklahoma Ave Grand Island, NE 68802-1328 308 382-5670 308 382-8764 x1120 -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <https://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bbedit. To view this discussion on the web visit https://groups.google.com/d/msgid/bbedit/1CDB0A37-028E-45F8-850F-A1DE17044C1C%40kdsi.com.
