format all the keyboard shortcuts

This commit is contained in:
Hans Pagel
2020-09-24 17:33:04 +02:00
parent 063e268479
commit b718061de9
15 changed files with 27 additions and 31 deletions

View File

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