Meteor-Community-Packages / meteor-autocomplete

Client/server autocompletion designed for Meteor's collections and reactivity.
https://atmospherejs.com/mizzao/autocomplete
MIT License
350 stars 109 forks source link

inserting without \n #132

Open KudMath opened 8 years ago

KudMath commented 8 years ago

I'm having trouble removing what is inserted before the value of the field upon insertion in the text, \n in this case. Where is that option or how to deal with that? Thx