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