On 02/07/2021, at 09:54, Christopher Finazzo <[email protected] <mailto:[email protected]>> wrote: > I have a similar situation and am wondering if this would work... > > The Find pattern you described will indeed find all of the URLs in my > document, but if I want to replace each of them with the same root URL, (So, > instead of href="\0", I could use href="example.com <http://example.com/>") > is this something I could modify the script to do?
Hey Christopher, That should be simple enough. Please provide a couple of real-world before and after examples of what you want to find/replace. Seeing actual examples makes it much easier to construct a proper regular expression. -- 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 here. Follow @bbedit on Twitter: <https://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 view this discussion on the web visit https://groups.google.com/d/msgid/bbedit/4DFAD297-9C61-4E65-9EDE-C0D855DCD409%40gmail.com.
