slack-alias-plugin icon indicating copy to clipboard operation
slack-alias-plugin copied to clipboard

Fix #4

Open 3dm1 opened this issue 9 years ago • 0 comments

Prevent matching mentions within quotes or code snippets. For ease of implementation, the regex searches for only after the mention, instead of trying to match it after and before, this mean "@abc `" will match.

3dm1 avatar May 29 '16 13:05 3dm1