Hi everyone,
I’m running into a confusing issue with the Text Parser > Match Pattern module in one of my automations. The problem is that this module is removing links from my text even though I didn’t ask it to.
Specifically, I have a piece of text that includes anchored text (something like [example](https://link.com)
), but after it goes through the module, the link is stripped out and only the plain text remains. The visible text stays, but the actual hyperlink is gone.
What’s confusing is that my regular expression has nothing to do with links—I’m just trying to extract certain text patterns, and I don’t want the module to touch or modify any URLs at all.
Has anyone encountered this behavior?
- Is this some undocumented or default behavior of the module?
- Is there a way to prevent it from removing hyperlinks?
- Or maybe a workaround or alternative approach to preserve the original content, links and all?
I’d really appreciate any help or insight on this!
Thanks in advance!