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,7 +1,7 @@
# Link
Allows you to use the `<a>` HTML tag in the editor.
Enables you to use the `<a>` HTML tag in the editor.
#### Options
## Options
| option | type | default | description |
| ------ | ---- | ---- | ----- |
| openOnClick | Boolean | true | Specifies if links will be opened on click. |