summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/structure/heading.pngbin22641 -> 24525 bytes
-rw-r--r--tests/ref/structure/list.pngbin20169 -> 20656 bytes
-rw-r--r--tests/typ/structure/heading.typ6
-rw-r--r--tests/typ/structure/list.typ4
4 files changed, 10 insertions, 0 deletions
diff --git a/tests/ref/structure/heading.png b/tests/ref/structure/heading.png
index 3e12b2cf..7ad228ab 100644
--- a/tests/ref/structure/heading.png
+++ b/tests/ref/structure/heading.png
Binary files differ
diff --git a/tests/ref/structure/list.png b/tests/ref/structure/list.png
index 7a60e1e5..5d0f03c0 100644
--- a/tests/ref/structure/list.png
+++ b/tests/ref/structure/list.png
Binary files differ
diff --git a/tests/typ/structure/heading.typ b/tests/typ/structure/heading.typ
index de95c35b..496181bd 100644
--- a/tests/typ/structure/heading.typ
+++ b/tests/typ/structure/heading.typ
@@ -1,6 +1,12 @@
// Test headings.
---
+#show node: heading as text(blue, node.body)
+
+=
+No heading
+
+---
// Different number of equals signs.
= Level 1
diff --git a/tests/typ/structure/list.typ b/tests/typ/structure/list.typ
index 77e153c7..5c410a3f 100644
--- a/tests/typ/structure/list.typ
+++ b/tests/typ/structure/list.typ
@@ -1,6 +1,10 @@
// Test lists.
---
+-
+No list
+
+---
_Shopping list_
#list(attached: true)[Apples][Potatoes][Juice]