purpose | escape special characters used in regular expressions |
---|---|
input | a selection of titles |
output | the input with escaping applied to special regular expression characters |
See Mozilla Developer Network for details of the regular expression syntax.
purpose | escape special characters used in regular expressions |
---|---|
input | a selection of titles |
output | the input with escaping applied to special regular expression characters |
See Mozilla Developer Network for details of the regular expression syntax.