From efd1853d069fbd1476e82d015da4d0d04cfaccc0 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Mon, 7 Nov 2022 12:21:12 +0100 Subject: Show it! - New show rule syntax - Set if syntax - Removed wrap syntax --- tests/typ/text/code.typ | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/typ/text/code.typ') diff --git a/tests/typ/text/code.typ b/tests/typ/text/code.typ index 4230dd87..d89f1c05 100644 --- a/tests/typ/text/code.typ +++ b/tests/typ/text/code.typ @@ -7,6 +7,7 @@ #lorem(100) #let hi = "Hello World" +#show heading: emph ``` --- -- cgit v1.2.3