improve extensions documentation, add italic documentation

This commit is contained in:
Hans Pagel
2020-08-20 21:25:15 +02:00
parent 672fe2beab
commit ecd95b8c71
13 changed files with 90 additions and 74 deletions

View File

@@ -4,8 +4,8 @@ Enables history support.
## Commands
| Command | Options | Description |
| ------ | ---- | ---------------- |
| undo | none | Undo the latest change. |
| redo | none | Redo the latest change. |
| undo | | Undo the latest change. |
| redo | | Redo the latest change. |
## Keybindings
* Windows & Linux: `Control` + `Z` → Undo