summaryrefslogtreecommitdiff
path: root/tests/typ/bugs
diff options
context:
space:
mode:
authorchris-02 <103339277+chris-02@users.noreply.github.com>2023-05-01 13:29:40 +0200
committerGitHub <noreply@github.com>2023-05-01 13:29:40 +0200
commit407d8a3ab291c953d9dec826015099dd0d18749e (patch)
tree96e6370266c0fdd874c4353c8356613a091aa950 /tests/typ/bugs
parent4c4bee98453520cf2259c823fd42a0f810b2a87e (diff)
Fix smartquotes in outline (#1047)
Fixes #1041.
Diffstat (limited to 'tests/typ/bugs')
-rw-r--r--tests/typ/bugs/smartquotes-in-outline.typ4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/typ/bugs/smartquotes-in-outline.typ b/tests/typ/bugs/smartquotes-in-outline.typ
new file mode 100644
index 00000000..1ecfcdc4
--- /dev/null
+++ b/tests/typ/bugs/smartquotes-in-outline.typ
@@ -0,0 +1,4 @@
+#set page(width: 15em)
+#outline()
+
+= "This" "is" "a" "test"