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