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
Generalize textblock merging in joinBackward to handle wrapped single textblocks
FIX: Make `joinBackward` capable of joining textblocks wrapped in parent nodes when the
parent nodes themselves can't be joined (for example two list items which allow only a
single paragraph).
See https://discuss.prosemirror.net/t/joinbackward-behavior/3296
0 commit comments