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
Description When a Heading node is positioned in the middle/end of a document, pressing Enter at the beginning of it's line causes an error.
Heading
Steps to reproduce the bug Steps to reproduce the behavior:
Expected behavior The Heading content is moved down.
Additional context We noticed this issue with StarterKit v70 as well.
The text was updated successfully, but these errors were encountered:
It seems like this is an issue with ProseMirror itself. Created an issue there: ProseMirror/prosemirror#1179
Sorry, something went wrong.
b97bebe
No branches or pull requests
Description
When a
Heading
node is positioned in the middle/end of a document, pressing Enter at the beginning of it's line causes an error.Steps to reproduce the bug
Steps to reproduce the behavior:
Heading
Expected behavior
The
Heading
content is moved down.Additional context
We noticed this issue with StarterKit v70 as well.
The text was updated successfully, but these errors were encountered: