diff options
| author | Laurenz <laurmaedje@gmail.com> | 2022-04-02 21:55:25 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2022-04-03 13:55:58 +0200 |
| commit | 23d108c8e099798dc4d35ce9cbcd3e37fb50f3b2 (patch) | |
| tree | aa068b11b9ac0a4795fb6e86bb8283b1d4718e95 /tests/typ/utility | |
| parent | beca01c826ee51c9ee6d5eadd7e5ef10f7fb9f58 (diff) | |
Font fallback
Diffstat (limited to 'tests/typ/utility')
| -rw-r--r-- | tests/typ/utility/string.typ | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/typ/utility/string.typ b/tests/typ/utility/string.typ index 9b57e833..e002b207 100644 --- a/tests/typ/utility/string.typ +++ b/tests/typ/utility/string.typ @@ -38,6 +38,7 @@ --- // Test integrated lower, upper and symbols. // Ref: true + #upper("Abc 8") #upper[def] |
