Report an issue
Module

engine/model/delta/markerdelta

@ckeditor/ckeditor5-engine/src/model/delta/markerdelta

module

Filtering

Classes

  • MarkerDelta

    To provide specific OT behavior and better collisions solving, the Writer#addMarker and Writer#removeMarker methods use the MarkerDelta class which inherits from the Delta class and may overwrite some methods.