summaryrefslogtreecommitdiff
path: root/tests/typ/layout/list.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/layout/list.typ')
-rw-r--r--tests/typ/layout/list.typ57
1 files changed, 0 insertions, 57 deletions
diff --git a/tests/typ/layout/list.typ b/tests/typ/layout/list.typ
deleted file mode 100644
index 7b938944..00000000
--- a/tests/typ/layout/list.typ
+++ /dev/null
@@ -1,57 +0,0 @@
-// Test bullet lists.
-
----
-_Shopping list_
-#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.
-
----
-- Level 1
- - Level #[
-2 through content block
-]
-
----
- - Top-level indent
-- is fine.
-
----
- - A
- - B
- - C
-- D
-
----
-// This works because tabs are used consistently.
- - A with 1 tab
- - B with 2 tabs
-
----
-// This doesn't work because of mixed tabs and spaces.
- - A with 2 spaces
- - B with 2 tabs
-
----
-// Edge cases.
--
-Not in list
--Nope
-
----
-// Alignment shouldn't affect marker
-#set align(horizon)
-
-- ABCDEF\ GHIJKL\ MNOPQR