summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2022-09-26 16:25:40 +0200
committerLaurenz <laurmaedje@gmail.com>2022-09-26 16:25:40 +0200
commitabafb39041d47f1fe4281c60cb4e3e40db2181d1 (patch)
tree65b321218510857671175d0388162317783c6030 /tests
parent704f2fbaf1b4483caa12f249a222c49e44f08961 (diff)
Fix bad list interaction
Fixes #87
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/structure/enum.pngbin29125 -> 27743 bytes
-rw-r--r--tests/typ/structure/enum.typ15
2 files changed, 8 insertions, 7 deletions
diff --git a/tests/ref/structure/enum.png b/tests/ref/structure/enum.png
index 20bb08d4..f58a6c85 100644
--- a/tests/ref/structure/enum.png
+++ b/tests/ref/structure/enum.png
Binary files differ
diff --git a/tests/typ/structure/enum.typ b/tests/typ/structure/enum.typ
index eb1d9a9d..4ff13ff4 100644
--- a/tests/typ/structure/enum.typ
+++ b/tests/typ/structure/enum.typ
@@ -5,14 +5,9 @@
---
1. First.
- 2. Second.
+ 2. Indented
-1. Back to first.
-
----
-2. Second
-1. First
- + Indented
++ Second
---
// Test automatic numbering in summed content.
@@ -36,6 +31,12 @@
+ B
---
+// Mix of different lists
+- List
++ Enum
+/ Desc: List
+
+---
// Test label closure.
#enum(
start: 4,