You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Typing inside tracked changes now stays plain — When track changes are off, collapsing your cursor inside another user's tracked insertion or deletion and typing produces plain text; the suggestion is split around the new characters instead of absorbing them.
Deleting inside tracked changes now stays plain — Direct deletions inside another user's tracked suggestion remain untracked and don't expand the suggestion's scope.
Pasted tracked changes are preserved — Pasting a SuperDoc slice that carries its own tracked-change metadata into another suggestion preserves the pasted marks. Only inherited marks from the enclosing suggestion are stripped.