How can I make an html form accept regex backslashes?

I am trying to create my own online form for finding and modifying text using regex. The problem I’m having is that the backslash is a frequently used character in regex

Do you maybe have a concrete example of a regular expression, some input, what you expect to happen and what happens instead?

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.