summaryrefslogtreecommitdiff
path: root/tests/suite
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2024-07-04 17:28:23 +0200
committerGitHub <noreply@github.com>2024-07-04 15:28:23 +0000
commit3b32aa7929e9e7cc411647c3e32f1538ba2bf5c2 (patch)
tree75673dbba36dce92dd7fbc5b43f9b6ecb7c8d36d /tests/suite
parent129a4d600c1860beb7ec2ae52a9186088f6f043d (diff)
Add regression test for #3355 (#4499)
Diffstat (limited to 'tests/suite')
-rw-r--r--tests/suite/layout/flow/flow.typ7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/suite/layout/flow/flow.typ b/tests/suite/layout/flow/flow.typ
index 9c48c9ac..7c8ade14 100644
--- a/tests/suite/layout/flow/flow.typ
+++ b/tests/suite/layout/flow/flow.typ
@@ -65,3 +65,10 @@
= Heading
#lorem(6)
+
+--- issue-3355-metadata-weak-spacing ---
+#set page(height: 50pt)
+#block(width: 100%, height: 30pt, fill: aqua)
+#metadata(none)
+#v(10pt, weak: true)
+Hi