summaryrefslogtreecommitdiff
path: root/tests/typ/markup
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/markup')
-rw-r--r--tests/typ/markup/enums.typ1
-rw-r--r--tests/typ/markup/lists.typ4
2 files changed, 4 insertions, 1 deletions
diff --git a/tests/typ/markup/enums.typ b/tests/typ/markup/enums.typ
index c976deee..93a175d4 100644
--- a/tests/typ/markup/enums.typ
+++ b/tests/typ/markup/enums.typ
@@ -8,6 +8,7 @@
---
1. First.
2. Second.
+
1. Back to first.
---
diff --git a/tests/typ/markup/lists.typ b/tests/typ/markup/lists.typ
index 716fcd73..38fc2c63 100644
--- a/tests/typ/markup/lists.typ
+++ b/tests/typ/markup/lists.typ
@@ -14,13 +14,15 @@ paragraphs.
---
- First level.
+
- Second level.
There are multiple paragraphs.
- Third level.
-
Still the same bullet point.
+
- Still level 2.
+
- At the top.
---