StevenDevooght / tinyMCE-mention

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

2 new options + Trigger the mention autocomplete even when there are characters after the delimiter #68

Open Kobee1203 opened 6 years ago

Kobee1203 commented 6 years ago

Trigger the mention autocomplete even when there are characters afte the delimiter : In tinymce, enter the text "hello", then return before this text and hit @ to insert a mention : the autocomplete does not trigger

I refactored to add the new behavior and add 2 options to override this default behavior :