From 254a849fec3d1f9ae95b628dad6481cfa6619df6 Mon Sep 17 00:00:00 2001 From: Tobias Schmitz Date: Sat, 10 May 2025 14:24:57 +0200 Subject: [PATCH] test: update test --- tests/suite/styling/show.typ | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/suite/styling/show.typ b/tests/suite/styling/show.typ index 211537a67..f3d9efd55 100644 --- a/tests/suite/styling/show.typ +++ b/tests/suite/styling/show.typ @@ -260,8 +260,7 @@ I am *strong*, I am _emphasized_, and I am #[special]. *strong* --- issue-5690-oom-par-box --- -// Error: 3:6-5:1 maximum realization iterations exceeded -// Hint: 3:6-5:1 maybe there is a cycle between a show rule that produces content, which is matched by a grouping rule that triggers the show rule +// Error: 3:6-5:1 maximum grouping depth exceeded #show par: box Hello