table/converters/table-caption-post-fixer
@ckeditor/ckeditor5-table/src/converters/table-caption-post-fixer
module
Filtering
Functions
-
injectTableCaptionPostFixer( model )
Injects a table caption post-fixer into the model.
The role of the table caption post-fixer is to ensure that the table with caption have the correct structure after a
change()
block was executed.The correct structure means that:
- If there are many caption model element, they are merged into one model.
- A final, merged caption model is placed at the end of the table.
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.