Skip to content
New issue

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

Problem with backticks inside commit message #12

Open
1999 opened this issue Mar 17, 2017 · 0 comments
Open

Problem with backticks inside commit message #12

1999 opened this issue Mar 17, 2017 · 0 comments

Comments

@1999
Copy link

1999 commented Mar 17, 2017

https://bitbucket.org/atlassian/atlaskit/commits/52cdc0a9d48739e3b5327e3581d6b34620fb996a

Original message was smth like this:

When @atlaskit/editor-core was using prosemirror <= 0.10 Shift+Backspace behaviour should've been the same as Backspace.|But in prosemirror >= 0.18 Backspace behaviour has changed: now it does only chainCommands(deleteSelection, joinBackward), and deleteCharBefore is not called.|As a result: we can just disable Shift+Backspace keymap and let the browser use its default behaviour

Text inside backticks was replaced with backslash. I'm 99% sure that's the problem of original upstream cz-conventional-changelog, but probably it's our own?..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant