Skip to content

$marker element should be allowed everywhere #4495

Closed
ckeditor/ckeditor5-engine
#1698
@oskarwrobel

Description

@oskarwrobel

Model $marker is a temporary element created in the conversion process that helps setting markers from the input data to the Model#markers collection. Currently, this element is allowed only inside a $block and $root elements. It causes an issue with disappearing marker while setting data to the editor with a marker inside a table cell. Since $marker element is only a temporary element it should be allowed everywhere because a marker range does not have any limitations as long as is inside a $root bounds.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions