The replace algorithm for ProseMirror documents.
Ported from ProseMirror's replace.ts replace/replaceOuter/replaceThreeWay and related helper functions.
Summary
Functions
Replace the content between $from and $to with the given slice.
The replace algorithm for ProseMirror documents.
Ported from ProseMirror's replace.ts replace/replaceOuter/replaceThreeWay and related helper functions.
Replace the content between $from and $to with the given slice.