summaryrefslogtreecommitdiff
path: root/tests/typ/text
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/text')
-rw-r--r--tests/typ/text/raw.typ4
1 files changed, 4 insertions, 0 deletions
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