move all extensions to separate pages

This commit is contained in:
Hans Pagel
2020-08-18 21:39:41 +02:00
parent c7d2389d2e
commit c182842681
24 changed files with 940 additions and 909 deletions

View File

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