KillerCodeMonkey / ngx-quill

Angular (>=2) components for the Quill Rich Text Editor
MIT License
1.77k stars 258 forks source link

Add custom table #1717

Closed quan1997ap closed 1 year ago

quan1997ap commented 1 year ago

Hi team, I want to add custom table to ngx-quill. Looks like it's currently not supported. How can i do it. Thanks. --- Sorry about my english ---

KillerCodeMonkey commented 1 year ago

tables will be supported with quilljs v2. but since it is not stable it is not supported with ngx-quill.

you can try to ignore that and install the dev quilljs v2 and the v2 typings.

Or you build your own Blot and Module with table support.

quan1997ap commented 1 year ago

thank you. Let me try it.

Vào Th 5, 10 thg 8, 2023 vào lúc 18:30 Bengt Weiße < @.***> đã viết:

tables will be supported with quilljs v2. but since it is not stable it is not supported with ngx-quill.

you can try to ignore that and install the dev quilljs v2 and the v2 typings.

Or you build your own Blot and Module with table support.

— Reply to this email directly, view it on GitHub https://github.com/KillerCodeMonkey/ngx-quill/issues/1717#issuecomment-1673044492, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJHEIMQ4QU4XGXJE3CVRLUDXUTA4FANCNFSM6AAAAAA3K3XBFQ . You are receiving this because you authored the thread.Message ID: @.***>