On 05/12/2019, at 03:54, cosmo <[email protected] <mailto:[email protected]>> wrote: > Trying to wrap my head around grep to accomplish this …
Hey Cosmo, The first thing to try is: BBEdit Menu > Markup > Utilities > Translate HTML to Text If you need to resort to a RegEx then try this: Find: <[^>]+?> Replace: Nothing. -- Best Regards, Chris -- 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/F0BC8C6E-E7E3-4CAD-AD9D-C8F55F7B5BD8%40suddenlink.net.
