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
Not a Quill contributior, but I think this behavior is valid – Word and Google Docs behave the same way. To split the heading and keep the style you should insert an actual line break: shift + enter.
Yes the two issues are separate so thank you for creating two. As @borodean suggested this was intentionally added in #540. You can override this behavior if you'd like with a keyboard config. Note from the docs, because enter is specially handled, it will have to be specified in the configuration, not with addBinding.
Unexpected behavior when pressing line break at the ending of paragraph
It's related to #1339, but I created two issues because I'm not sure if it's the same problem.
Steps for Reproduction
Expected behavior: I expect to preserve my heading style.
Actual behavior: It changes the style of my paragraph to normal
Platforms: Google Chrome 56.0.2924.87 (64-bit) in Windows 10
Version: 1.2.2
The text was updated successfully, but these errors were encountered: