Recently I discovered two amazing regular expression features: ?:
and ?!
. I was curious of other neat regex features. So maybe you would like to share some tricky regular expressions.
Recently I discovered two amazing regular expression features: ?: and ?!. I was curious of other neat regex features. So maybe you would like to share some tricky regular expressions.