Skip to main content

Hi, I have a problem. I’m trying to find and replace a phrase that includes a pipe character. I know Figma accepts Regex and because of that pipe character will work as an OR function. Does anyone have an idea to stop it from working like this?


I was trying Lorem ipsum m|] dolor sit amet but it still works like the OR function (and includes brackets in it). Even though regexr.com says it’s correct.

Be the first to reply!