jquery-mentions
jquery-mentions copied to clipboard
adding link to display view of mention
what area of jquery.mention.js would I add html for displaying the mention as a link?
I'd like to link the user name to name
Just return the linked name in your json.
can you post an example?
Look at the method _renderItem
for an example