Static ReadonlypluginStatic ReadonlyrequiresIf a link element is created in the root, a new paragraph (containing the link element as a child) will be created. This function checks for those children.
the original diffItem
the writer
Defines linkTarget model-attribute, which is represented on downcast
(to data and for editing) as target attribute.
Also registers a postFixer to change the default link target like specified in the editor config.
Adds an attribute
linkTargetto the model, which will be represented astargetattribute in view.See
How to add "target" attribute to
atag in ckeditor5? - Stack Overflow