summaryrefslogtreecommitdiff
path: root/tests/typ/style
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/style')
-rw-r--r--tests/typ/style/show.typ7
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/typ/style/show.typ b/tests/typ/style/show.typ
index 1055f9c7..734ef931 100644
--- a/tests/typ/style/show.typ
+++ b/tests/typ/style/show.typ
@@ -44,9 +44,10 @@ A [= Heading] C
= Heading
---
-// Error: 1-29 show rule is recursive
-#show strong(x) as strong(x)
-*Hi*
+// Ref: false
+// // Error: 1-29 show rule is recursive
+// #show strong(x) as strong(x)
+// *Hi*
---
// Error: 2-19 set, show and wrap are only allowed directly in markup