quill
quill copied to clipboard
Does quill editor supports table??
I'm using https://codepen.io/quill/pen/QxypzX this demo...but I'm unable to develop it in angular project
I'm using quill version 1.3.7 and ngx-quill version 12.0.1
Quill version 2.x does
But quill 2.0 doesn't support data binding
Is there any documentation showing how to work with Quill tables? I'm struggling to get this to work. I understand it's still in dev, but even a rudimentary implementation would likely work for my needs. Thoughts?
I am also trying to use Quill.js with Tables. I created a Newsleter Builder and trying to edit the text with Quill but it seems a little bit buggy with them.
https://github.com/quilljs/quill/issues/3266
@codingmania321 can you find a any solution?
Hi, any update on this? does quill support table now?
Quill 2.0 which is still in development supports table, there are several modules developed for quill table including : quill-better-table and quill-table-ui . Unfortunately quill doesnt support table in its core. It works based on module system. I would say if you want sth which is comprephensive jodit-editor might be good option
Seems like devs are never going to release 2.0 or they're the same devs that develop Teamspeak 5 xD
Duplicate https://github.com/quilljs/quill/issues/117