summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-02-12 13:23:48 +0100
committerLaurenz <laurmaedje@gmail.com>2023-02-12 13:23:48 +0100
commit2b26e0812877b5a42b62c4bfc8b63a8e61283bff (patch)
tree4493c7b91562a13a5d8af0ee48d2cf1ac0e4b3a6 /tests
parent8cbc2ac4832d659255e6f509ef6db66c69bda918 (diff)
Fix set document bug
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/meta/document.pngbin68 -> 991 bytes
-rw-r--r--tests/typ/meta/document.typ2
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/meta/document.png b/tests/ref/meta/document.png
index bc0a95bf..aa3da163 100644
--- a/tests/ref/meta/document.png
+++ b/tests/ref/meta/document.png
Binary files differ
diff --git a/tests/typ/meta/document.typ b/tests/typ/meta/document.typ
index bbe8dafa..e8d53650 100644
--- a/tests/typ/meta/document.typ
+++ b/tests/typ/meta/document.typ
@@ -2,8 +2,8 @@
---
// This is okay.
-// Ref: false
#set document(title: "Hello")
+What's up?
---
Hello