radio4000 icon indicating copy to clipboard operation
radio4000 copied to clipboard

#hastags regex issue when # is prefixed

Open 4www opened this issue 7 years ago • 1 comments

screenshot from 2018-03-19 13-24-27

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

4www avatar Mar 19 '18 12:03 4www

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 ?

oskarrough avatar Mar 19 '18 12:03 oskarrough