format keyboard shortcuts

This commit is contained in:
Hans Pagel
2020-09-24 17:27:26 +02:00
parent 5f470d8851
commit 063e268479
15 changed files with 80 additions and 80 deletions

View File

@@ -27,8 +27,8 @@ yarn add @tiptap/extension-strike
| strike | — | Mark text as strikethrough. |
## Keyboard shortcuts
* Windows & Linux: `Control` + `D`
* macOS: `Command` + `D`
* Windows & Linux: `Control ` `D`
* macOS: `Command ` `D`
## Source code
[packages/extension-strike/](https://github.com/ueberdosis/tiptap-next/blob/main/packages/extension-strike/)