Online Regex-Escape Tool
Recently I had to **escape** a lot of complex **regex** sentences, it was a nightmare! Regex-Escape to the rescue!

This online tool will escape **all RegEx** special characters with a **backslash** so that you can use your text, string or pattern in a **regular expression** - The online escaper makes use of the PHP function **preg_quote()** to do that.
It just works. And thanks Regex-Escape for that!

It just works. And thanks Regex-Escape for that!
{{ 'Comments (%count%)' | trans {count:count} }}
{{ 'Comments are closed.' | trans }}