improve the extensions documentation

This commit is contained in:
Hans Pagel
2020-08-20 15:33:16 +02:00
parent f8a5079b2b
commit cbe8e1f357
26 changed files with 108 additions and 105 deletions

View File

@@ -1,19 +1,19 @@
# History
Enables history support.
#### Commands
| command | options | description |
## Commands
| Command | Options | Description |
| ------ | ---- | ---------------- |
| undo | none | Undo the latest change. |
| redo | none | Redo the latest change. |
#### Keybindings
## Keybindings
* Windows & Linux: `Control` + `Z` → Undo
* Windows & Linux: `Shift` + `Control` + `Z` → Redo
* macOS: `Command` + `Z` → Undo
* macOS: `Shift` + `Command` + `Z` → Redo
#### Example
## Usage
```markup
<template>
<div>