StevenDevooght / tinyMCE-mention

Mention/Autocomplete plugin for tinyMCE WYSIWYG editor.
http://stevendevooght.github.io/tinyMCE-mention/
220 stars 95 forks source link

adding insertSpace option #20

Closed cs45977 closed 9 years ago

cs45977 commented 9 years ago

We may want the caret next to the inserted items

StevenDevooght commented 9 years ago

I moved the insertion of the space to the insert function. This function can easily be overridden and also allows different behavior per delimiter.