LeeHanYeong / django-quill-editor

django-quill-editor makes Quill.js easy to use on Django Forms and admin sites
https://django-quill-editor.readthedocs.io
MIT License
202 stars 49 forks source link

Is there a way to integrate word counter? #8

Open nittolese opened 4 years ago

nittolese commented 4 years ago

Hi, I was reading this post about building custom modules with QuillJS and I was wondering about how I would integrate a word counter in django-quill-editor.

Thank you!

LeeHanYeong commented 4 years ago

After resolving issue #7, I will implement a function to insert custom JS.