templates.js works improperly
Opened this issue · 0 comments
40rn05lyv commented
Hi,
I tried to use dist/templates.js. However, it doesn't work properly: typed text is not highlighted (need to change mentioHighlight:triggerText:\'menu-highlighted\'
to mentioHighlight:typedTerm:\'menu-highlighted\'
).
Moreover, I don't understand why is this file still distributed? mention.js already contains template that works ok.