diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ref/text/raw.png | bin | 18857 -> 33809 bytes | |||
| -rw-r--r-- | tests/typ/text/raw.typ | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/tests/ref/text/raw.png b/tests/ref/text/raw.png Binary files differindex 7a38e1a5..845f6c21 100644 --- a/tests/ref/text/raw.png +++ b/tests/ref/text/raw.png diff --git a/tests/typ/text/raw.typ b/tests/typ/text/raw.typ index ecc81154..1040151c 100644 --- a/tests/typ/text/raw.typ +++ b/tests/typ/text/raw.typ @@ -38,6 +38,10 @@ The keyword ```rust let```. (``` trimmed```) \ --- +// Single ticks should not have a language. +`rust let` + +--- // First line is not dedented and leading space is still possible. ``` A B |
