summaryrefslogtreecommitdiff
path: root/tests/typ/layout
diff options
context:
space:
mode:
authorEmmett Rayes <109030944+emmett-rayes@users.noreply.github.com>2023-12-18 18:25:28 +0100
committerGitHub <noreply@github.com>2023-12-18 18:25:28 +0100
commit6808e58a3bb2782c49517c02634b65d85fe28664 (patch)
tree02c2dde57299115765a1e15857ad830eaa865058 /tests/typ/layout
parent1f983ced90f1660958eb9ec9854dbbc2b3aa3509 (diff)
Cycle list markers by default (#2788)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
Diffstat (limited to 'tests/typ/layout')
-rw-r--r--tests/typ/layout/list-marker.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/layout/list-marker.typ b/tests/typ/layout/list-marker.typ
index 6f348530..9e28faad 100644
--- a/tests/typ/layout/list-marker.typ
+++ b/tests/typ/layout/list-marker.typ
@@ -7,7 +7,7 @@
- B
---
-// Test that last item is repeated.
+// Test that items are cycled.
#set list(marker: ([--], [•]))
- A
- B