radio4000
radio4000 copied to clipboard
#hastags regex issue when # is prefixed

Here (# in `(#dnb does not work).
I had in mind ( and + could be ignored, as in this example and also +@oskar to send a track to @oskar
Good find.
https://github.com/internet4000/radio4000/blob/master/app/helpers/link-hashtags.js#L6 https://github.com/mathiasbynens/hashtag-regex
// https://regex101.com/r/pJ4wC5/121 ?