whoshiring
whoshiring copied to clipboard
Is there a way to escape the comma term splitting feature?
Is there a way to escape the comma term splitting feature as described here: "Regex terms are split on comma and passed to new RegExp(pattern,flags)."
I would like to search for state abbreviations like: , MN
Thanks!