Find and Replace using Regex

Hello everyone,

I am attempting to find and replace urls on text displayed.

I am using the findandreplace function with the pattern:
(http|ftp|https)://([\w_-]+(?:(?:.[\w_-]+)+))([\w.,@?^=%&:/~+#-]*[\w@?^=%&/~+#-])?

The result is no change at all.

Thanks

The Copilot Browser plugin may be useful to you.

Copilot Browser Plugin:

This topic was automatically closed after 70 days. New replies are no longer allowed.