diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-02-12 13:23:48 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-02-12 13:23:48 +0100 |
| commit | 2b26e0812877b5a42b62c4bfc8b63a8e61283bff (patch) | |
| tree | 4493c7b91562a13a5d8af0ee48d2cf1ac0e4b3a6 /tests | |
| parent | 8cbc2ac4832d659255e6f509ef6db66c69bda918 (diff) | |
Fix set document bug
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ref/meta/document.png | bin | 68 -> 991 bytes | |||
| -rw-r--r-- | tests/typ/meta/document.typ | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/meta/document.png b/tests/ref/meta/document.png Binary files differindex bc0a95bf..aa3da163 100644 --- a/tests/ref/meta/document.png +++ b/tests/ref/meta/document.png 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 |
