engine/model/utils/autoparagraphing
@ckeditor/ckeditor5-engine/src/model/utils/autoparagraphing
module
Filtering
Functions
-
protected
autoParagraphEmptyRoots( writer ) → Boolean
module:engine/model/utils/autoparagraphing~autoParagraphEmptyRoots
Fixes all empty roots.
Parameters
writer : Writer
The model writer.
Returns
Boolean
true
if any change has been applied,false
otherwise.
-
protected
isParagraphable( position, nodeOrType, schema )
module:engine/model/utils/autoparagraphing~isParagraphable
Checks if the given node wrapped with a paragraph would be accepted by the schema in the given position.
Parameters
-
protected
wrapInParagraph( position, writer ) → Position
module:engine/model/utils/autoparagraphing~wrapInParagraph
Every day, we work hard to keep our documentation complete. Have you spotted outdated information? Is something missing? Please report it via our issue tracker.