docs: add keyboard shortcuts for Russian layouts to the docs
This commit is contained in:
@@ -29,10 +29,16 @@ yarn add @tiptap/extension-history
|
||||
### Undo
|
||||
* Windows/Linux: `Control` `Z`
|
||||
* macOS: `Cmd` `Z`
|
||||
#### Russian keyboard layouts
|
||||
* Windows/Linux: `Control` `я`
|
||||
* macOS: `Cmd` `я`
|
||||
|
||||
### Redo
|
||||
* Windows/Linux: `Shift` `Control` `Z` or `Control` `Y`
|
||||
* macOS: `Shift` `Cmd` `Z` or `Cmd` `Y`
|
||||
#### Russian keyboard layouts
|
||||
* Windows/Linux: `Shift` `Control` `я`
|
||||
* macOS: `Shift` `Cmd` `я`
|
||||
|
||||
## Source code
|
||||
[packages/extension-history/](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-history/)
|
||||
|
||||
Reference in New Issue
Block a user