17th October 2016 at 3:32pm
purpose | escape special characters used in regular expressions |
---|---|
input | a selection of titles |
output | the input with escaping applied to special regular expression characters |
Learn more about how to use Filters
Introduced in v5.1.14See Mozilla Developer Network for details of the regular expression syntax.