improve extensions documentation

This commit is contained in:
Hans Pagel
2020-08-20 15:44:08 +02:00
parent cbe8e1f357
commit ec2a6e86b3
20 changed files with 41 additions and 27 deletions

View File

@@ -2,6 +2,6 @@
Enables you to use the `<a>` HTML tag in the editor.
## Options
| option | type | default | description |
| Option | Type | Default | Description |
| ------ | ---- | ---- | ----- |
| openOnClick | Boolean | true | Specifies if links will be opened on click. |