summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/suite/layout/pagebreak.typ1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/suite/layout/pagebreak.typ b/tests/suite/layout/pagebreak.typ
index 3ca48b69..c1db0853 100644
--- a/tests/suite/layout/pagebreak.typ
+++ b/tests/suite/layout/pagebreak.typ
@@ -47,6 +47,7 @@ First
--- pagebreak-in-container ---
#box[
// Error: 4-15 pagebreaks are not allowed inside of containers
+ // Hint: 4-15 try using a `#colbreak()` instead
#pagebreak()
]