meteor-autocomplete
meteor-autocomplete copied to clipboard
support marked up mention and return value
It would be nice if you could get all the mention in the text, mark up them, and return them as objects. Like this one: http://ivirabyan.github.io/jquery-mentions/ This jquery has a method to return values, which are mention objects in the text. So when I mention people, I can get their ids and notify them easily.