diff options
Diffstat (limited to 'tests/typ/text/raw.typ')
| -rw-r--r-- | tests/typ/text/raw.typ | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/typ/text/raw.typ b/tests/typ/text/raw.typ index 96a23b66..f8731cca 100644 --- a/tests/typ/text/raw.typ +++ b/tests/typ/text/raw.typ @@ -45,6 +45,11 @@ The keyword ```rust let```. ``` --- +// Text show rule +#show raw: set text("Roboto") +`Roboto` + +--- // Unterminated. // Error: 2:1 expected 1 backtick `endless |
