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,11 +27,11 @@ yarn add @tiptap/extension-underline
| underline | — | Mark text as underlined. |
## Keyboard shortcuts
* Windows & Linux: `Control` + `U`
* macOS: `Command` + `U`
* Windows & Linux: `Control ` `U`
* macOS: `Command ` `U`
## Source code
[packages/extension-underline/](https://github.com/ueberdosis/tiptap-next/blob/main/packages/extension-underline/)
## Usage
<demo name="Extensions/Underline" highlight="3-5,17,36" />
<demo name="Extensions/Underline" highlight="3-5,17,36" />