-
Notifications
You must be signed in to change notification settings - Fork 354
How to retain an empty table row? #444
Copy link
Copy link
Open
Description
Hi,
I would like to retain an empty table row (<tr></tr>) but can not figure out the right combination of settings.
I tried to add tr to AutoFormat.RemoveEmpty.Predicate on the demo page but that does not work.
The actual use case is copy-pasting a table (fragment) form Excel or LibreOffice Calc with merged cells.
In this particular case the rowsapn attribute is added to all cells of the first row and hence the removal of the empty row results in an unwanted representation of the table as can be observed in the provided example above.
Any help is highly appreciated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels