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