editor/models/rules/delete library

Classes

CatchAllDeleteRule
Fallback rule for delete operations which simply deletes specified text range without any special handling.
DeleteRule
A heuristic rule for delete operations.
EnsureEmbedLineRule
Prevents user from merging a line containing an embed with other lines.
EnsureLastLineBreakDeleteRule
PreserveLineStyleOnMergeRule
Preserves line format when user deletes the line's newline character effectively merging it with the next line.