test: add test

This commit is contained in:
Tobias Schmitz 2025-05-09 10:55:04 +02:00
parent ef9adf4618
commit ae97359fb3
No known key found for this signature in database

View File

@ -258,3 +258,12 @@ I am *strong*, I am _emphasized_, and I am #[special<special>].
= Hello
*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
#show par: box
Hello
World