Replies: 1 comment
-
You can use https://prosemirror.net/docs/ref/#commands.lift to implement the feature. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I figured out that I can do/undo lists like this:
How do I undo
wrapInBlockquoteCommand
?Beta Was this translation helpful? Give feedback.
All reactions