apxltd / what-bugs

What bugs?
3 stars 0 forks source link

Mentions not preceded by whitespace aren't detected #123

Closed japonicus closed 8 years ago

japonicus commented 8 years ago

@mentions that are immediately preceded by punctuation aren't detected and linked. Notably this means that:

(@mention1, @mention2 and @mention3)

only linkify mention2 and mention3. Similar problems apply if the preceding character is anything but whitespace.

The suggestion dropbox appears even if the inserted mention isn't subsequently recognized. e.g.

mention_test

BenLubar commented 8 years ago

Moved to julianlam/nodebb-plugin-mentions#70