format tables

This commit is contained in:
Hans Pagel
2020-09-10 10:21:24 +02:00
parent b255ce7634
commit bdb3d2d30a
17 changed files with 99 additions and 99 deletions

View File

@@ -2,7 +2,7 @@
Enables you to use the `<a>` HTML tag in the editor.
## Options
| Option | Type | Default | Description |
| ------ | ---- | ------- | ----------- |
| class | string | | Add a custom class to the rendered HTML tag. |
| openOnClick | Boolean | true | Specifies if links will be opened on click. |
| Option | Type | Default | Description |
| ----------- | ------- | ------- | -------------------------------------------- |
| class | string | | Add a custom class to the rendered HTML tag. |
| openOnClick | Boolean | true | Specifies if links will be opened on click. |