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

fix: make blockquote shortcut work in starter-kit #4995

Merged

Commits on Jul 3, 2024

  1. fix: make blockquote shortcut work in starter-kit

    Because blockquote uses Mod-Shift-b, and bold uses Mod-b,
    the bold shortcut will override the blockquote shortcut if added
    to the extensions later.
    
    Fixes ueberdosis#4994
    Mathias-S authored and nperez0111 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    dea216c View commit details
    Browse the repository at this point in the history
  2. chore: add changeset

    nperez0111 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    03e6f23 View commit details
    Browse the repository at this point in the history