Rex McConnell

Results 1 issues of Rex McConnell

The`mention` and `hashtags` methods pass a regex string to `str.replace`. Shouldn't those be RegExp objects, i.e. unquoted? In their current form, the functions do not work as the substring is...