mirror of https://github.com/stelzo/typst.git
46 lines
445 B
XML
46 lines
445 B
XML
// Test lists.
|
|
|
|
---
|
|
_Shopping list_
|
|
- Apples
|
|
- Potatoes
|
|
- Juice
|
|
|
|
---
|
|
- First level.
|
|
- Second level.
|
|
|
|
There are multiple paragraphs.
|
|
- Third level.
|
|
|
|
Still the same bullet point.
|
|
- Still level 2.
|
|
- At the top.
|
|
|
|
---
|
|
- Works
|
|
- Also with four spaces
|
|
- Or two tabs
|
|
|
|
---
|
|
- Top-level indent
|
|
- is fine.
|
|
|
|
---
|
|
Tightly
|
|
- surrounded
|
|
- by two
|
|
paragraphs.
|
|
|
|
---
|
|
- A
|
|
- B
|
|
- C
|
|
- D
|
|
|
|
---
|
|
- Level 1
|
|
- Level [
|
|
2 through template
|
|
]
|