We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
history: false
This option:
prosemirror-example-setup/src/index.ts
Lines 52 to 53 in c3ac29c
The result is that the buttons and the key combinations do nothing.
Menu items are added here:
prosemirror-example-setup/src/menu.ts
Line 238 in c3ac29c
Key bindings are added here:
prosemirror-example-setup/src/keymap.ts
Lines 49 to 50 in c3ac29c
The history option was added in 1b9adcb
history
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This option:
prosemirror-example-setup/src/index.ts
Lines 52 to 53 in c3ac29c
The result is that the buttons and the key combinations do nothing.
Menu items are added here:
prosemirror-example-setup/src/menu.ts
Line 238 in c3ac29c
Key bindings are added here:
prosemirror-example-setup/src/keymap.ts
Lines 49 to 50 in c3ac29c
The
history
option was added in 1b9adcbThe text was updated successfully, but these errors were encountered: