jquery-mentions icon indicating copy to clipboard operation
jquery-mentions copied to clipboard

adding link to display view of mention

Open nicksterFL opened this issue 8 years ago • 3 comments

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

nicksterFL avatar Feb 15 '17 18:02 nicksterFL

Just return the linked name in your json.

cozumel424 avatar Feb 15 '17 18:02 cozumel424

can you post an example?

nicksterFL avatar Feb 15 '17 18:02 nicksterFL

Look at the method _renderItem for an example

ivirabyan avatar Feb 16 '17 14:02 ivirabyan