vue-highlights
vue-highlights copied to clipboard
Mentions with dots
As described in issue https://github.com/pggalaviz/vue-highlights/issues/1:
<vue-highlights
...
:mentionsWithDots="true"
/>
Will make @cool.name
a valid mention. Disabled by default.