table/converters/table-cell-paragraph-post-fixer
@ckeditor/ckeditor5-table/src/converters/table-cell-paragraph-post-fixer
module
Filtering
Functions
-
injectTableCellParagraphPostFixer( model )
Injects a table cell post-fixer into the model which inserts a
paragraph
element into empty table cells.A table cell must contain at least one block element as a child. An empty table cell will have an empty
paragraph
as a child.Will be fixed to:
Parameters
model : Model
Every day, we work hard to keep our documentation complete. Have you spotted an outdated information? Is something missing? Please report it via our issue tracker.