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
I would like to produce a document diff (with insertions and deletions) based on user edits on the document. prosemirror-dev-tools seems to have all the component and operations to make it happen, it's just I can't seem to find how to do it. Any advice or guidance ?
The text was updated successfully, but these errors were encountered:
I would like to produce a document diff (with insertions and deletions) based on user edits on the document.
prosemirror-dev-tools
seems to have all the component and operations to make it happen, it's just I can't seem to find how to do it. Any advice or guidance ?The text was updated successfully, but these errors were encountered: