KillerCodeMonkey / ng-quill

AngularJS Component for Quill rich text editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i want quill-mention use in ng-quill.

Usama-Ibex opened this issue · comments

hi
it's possible quill mention use in ng-quill.

yes, why not. use it if you want. add the mention script and pass it as module to the modules-binding of the quill editor component.

here is my example file:

https://github.com/KillerCodeMonkey/ng-quill/blob/master/demo.html

where you see, how the "modules" config can be used.
For example use the quill-mention example modules config:
https://github.com/afconsult/quill-mention#example