Bullet lists¶
Details¶
(TBD)
Examples¶
Simple usage¶
* This is first item.
* This is second item.
* This is third item.
It has multiple lines.
- This is first item.
- This is second item.
- This is third item.
It has multiple lines.
Nested list¶
* This is first item.
* This is second item.
* This is third item.
- This is first item.
- This is second item.
- This is third item.
References¶
Docutils:
Typst: