engine/model/delta/markerdelta
@ckeditor/ckeditor5-engine/src/model/delta/markerdelta
module
Filtering
Classes
-
To provide specific OT behavior and better collisions solving, the Writer#addMarker and Writer#removeMarker methods use the
MarkerDeltaclass which inherits from theDeltaclass and may overwrite some methods.