summaryrefslogtreecommitdiff
path: root/tests/suite/text
diff options
context:
space:
mode:
author+merlan #flirora <uruwi@protonmail.com>2024-07-14 09:48:40 -0400
committerGitHub <noreply@github.com>2024-07-14 13:48:40 +0000
commit17ee3df1ba99183fc074e91dfba3e9189dae1c0c (patch)
treef2b9f3ba7e437dc176fe4056f4689e5f8a012595 /tests/suite/text
parenta3f3a1a83330e3fe9a686fbe4c0eda9f1e9e99b2 (diff)
Wrap outline entry body in LRE/RLE + make smart quotes ignore directional control characters (#4491)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
Diffstat (limited to 'tests/suite/text')
-rw-r--r--tests/suite/text/smartquote.typ5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/suite/text/smartquote.typ b/tests/suite/text/smartquote.typ
index 28fcba5b..02ac4455 100644
--- a/tests/suite/text/smartquote.typ
+++ b/tests/suite/text/smartquote.typ
@@ -69,6 +69,11 @@ Some people's thought on this would be #[#set smartquote(enabled: false); "stran
"'test' statement" \
"statement 'test'"
+--- smartquote-with-embedding-chars ---
+#set text(lang: "fr")
+"#"\u{202A}"bonjour#"\u{202C}"" \
+#"\u{202A}""bonjour"#"\u{202C}"
+
--- smartquote-custom ---
// Use language quotes for missing keys, allow partial reset
#set smartquote(quotes: "«»")