diff options
Diffstat (limited to 'tests/typ/text')
| -rw-r--r-- | tests/typ/text/code.typ | 1 |
1 files changed, 1 insertions, 0 deletions
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 ``` --- |
