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
This holds an example for how sub-editors can be created with ProseMirror to
render a subset of a document, or a derivative document, mapping edits back to
the parent doc.
About
An example of multiple views into a ProseMirror doc