add content

This commit is contained in:
Hans Pagel
2020-11-06 16:06:36 +01:00
parent 944d5e7039
commit 1bed23484d
8 changed files with 39 additions and 7 deletions

View File

@@ -5,7 +5,7 @@ Type <code>*&nbsp;</code>, <code>-&nbsp;</code> or <code>+&nbsp;</code> at the b
## Installation
::: warning Use with ListItem
This extension requires the [`ListItem`](/api/nodes/list-item) extension.
This extension requires the [`ListItem`](/api/nodes/list-item) node.
:::
```bash

View File

@@ -3,7 +3,7 @@ The ListItem extension adds support for the `<li>` HTML tag. Its used for bul
## Installation
::: warning Use with BulletList and/or OrderedList
This extension requires the [`BulletList`](/api/nodes/bullet-list) or [`OrderedList`](/api/nodes/ordered-list) extension.
This extension requires the [`BulletList`](/api/nodes/bullet-list) or [`OrderedList`](/api/nodes/ordered-list) node.
:::
```bash

View File

@@ -5,7 +5,7 @@ Type <code>1.&nbsp;</code> (or any other number followed by a dot) at the beginn
## Installation
::: warning Use with ListItem
This extension requires the [`ListItem`](/api/nodes/list-item) extension.
This extension requires the [`ListItem`](/api/nodes/list-item) node.
:::
```bash

View File

@@ -5,7 +5,7 @@ This extension doesnt require any JavaScript framework, its based on plain
## Installation
::: warning Use with TaskList
This extension requires the [`TaskList`](/api/nodes/task-list) extension.
This extension requires the [`TaskList`](/api/nodes/task-list) node.
:::
```bash