tiptap/packages/starter-kit/src
Mathias Stang d5e10dc4b0
fix: make blockquote shortcut work in starter-kit (#4995)
* 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 #4994

* chore: add changeset

---------

Co-authored-by: Nick Perez <nicholas.perez@tiptap.dev>
2024-07-03 18:43:35 +02:00
..
index.ts Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00
starter-kit.ts fix: make blockquote shortcut work in starter-kit (#4995) 2024-07-03 18:43:35 +02:00