jakiestfu / Mention.js

Lightweight wrapper for adding @user mention functionality to Twitter Bootstraps Typeahead plugin
http://jakiestfu.github.com/Mention.js/
MIT License
750 stars 144 forks source link

Limiting mentions #51

Open devWaleed opened 7 years ago

devWaleed commented 7 years ago

Is there a way to limit number of users/entities mentioned ? I want to allow only 1 user to be mentioned in my status/post, how can I achieve this?

WisdomSky commented 7 years ago

I have created a fork with limit option,

https://github.com/WisdomSky/Mention.js