diff options
Diffstat (limited to 'tests/typ')
| -rw-r--r-- | tests/typ/bugs/smartquotes-in-outline.typ | 4 |
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" |
