Skip to content

Problem with backticks inside commit message #12

@1999

Description

@1999

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?..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions