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

@@ -1,10 +1,10 @@
# Heading
Enables you to use the headline HTML tags in the editor.
Enables you to use headline HTML tags in the editor.
## Options
| option | type | default | description |
| Option | Type | Default | Description |
| ------ | ---- | ---- | ----- |
| levels | Array | [1, 2, 3, 4, 5, 6] | Specifies which headlines are to be supported. |
| levels | Array | [1, 2, 3, 4, 5, 6] | Specifies which headlines are supported. |
## Commands
| Command | Options | Description |