Open
Description
Describe the bug
The lack of tableWrapper
, tableWrapper-inner
, and inline styling (such as <table style="--default-cell-min-width: 120px; min-width: 494px;">
) in the output HTML results in unstyled tables, which are entirely different from what we have in the editor.
To Reproduce
- Create any table.
- Output it using blocksToFullHTML or blocksToHTMLLossy