docs: make the mark keyboard shortcuts a table
This commit is contained in:
@@ -32,8 +32,9 @@ yarn add @tiptap/extension-strike
|
||||
| unsetStrike | — | Remove strike mark. |
|
||||
|
||||
## Keyboard shortcuts
|
||||
* Windows/Linux: `Control` `Shift` `X`
|
||||
* macOS: `Cmd` `Shift` `X`
|
||||
| Command | Windows/Linux | macOS |
|
||||
| -------------- | ------------------------------- | --------------------------- |
|
||||
| toggleStrike() | `Control` `Shift` `X` | `Cmd` `Shift` `X` |
|
||||
|
||||
## Source code
|
||||
[packages/extension-strike/](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-strike/)
|
||||
|
||||
Reference in New Issue
Block a user