soccerloway / quill-better-table

Module for better table in Quill, more useful features are supported.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table breaks if nested tables or new lines are inserted in table cells.

pvahia opened this issue · comments

Content with nested tables/cells or new lines in cells breaks the table structure.
Same happens when when pasting.

Is there a way to fix this?

commented

Nested structure is always a pain in Quill. Only the classes extending from Inline or Embed are supported to insert in table cell lines, but headers, lists, tables… are not supported.

commented

This problem was discussed in #20 #7 .

commented

We really need a patch to allow lists (and multi-line) inside of table cells. In additional, ability to resize columns. We are offering bounty of $2,500 for this.