Replace the node at path with its own children (remove one wrapper level). liftedCount must equal the node's child count. It makes position mapping document-independent.
path
liftedCount
Readonly
Apply to a document. Never throws, returns a failure result instead.
Produce the step that undoes this one, given the document it applied to.
Remap a pre-step position to its post-step equivalent.
Replace the node at
pathwith its own children (remove one wrapper level).liftedCountmust equal the node's child count. It makes position mapping document-independent.