Root-aware live paths, points, and ranges in Plite.
Create an anchor through editor.anchor(value, options). The anchor maps its path, point, or range through each committed DocumentChange until release() detaches it.
editor.anchor(value, options)
DocumentChange
release()
See the canonical Anchor API.