summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
author3w36zj6 <52315048+3w36zj6@users.noreply.github.com>2025-03-03 20:50:47 +0900
committerGitHub <noreply@github.com>2025-03-03 11:50:47 +0000
commit8820a00beb08b7253a99a7cf66bb752cd181bb03 (patch)
treefa7727f70b7a9c94dc6da802f71b977d812c2160 /tests
parent9a6ffbc7db95eff2aedd8028b8969a744717aaa4 (diff)
Respect `quotes: false` in inline quote (#5991)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/issue-5536-quote-inline-quotes-false.pngbin0 -> 389 bytes
-rw-r--r--tests/suite/model/quote.typ3
2 files changed, 3 insertions, 0 deletions
diff --git a/tests/ref/issue-5536-quote-inline-quotes-false.png b/tests/ref/issue-5536-quote-inline-quotes-false.png
new file mode 100644
index 00000000..e7b29d71
--- /dev/null
+++ b/tests/ref/issue-5536-quote-inline-quotes-false.png
Binary files differ
diff --git a/tests/suite/model/quote.typ b/tests/suite/model/quote.typ
index 51c4bba5..4137262a 100644
--- a/tests/suite/model/quote.typ
+++ b/tests/suite/model/quote.typ
@@ -118,3 +118,6 @@ An inline #quote[quote.]
#quote(block: true, attribution: [The Test Author])[
A block-level quote.
]
+
+--- issue-5536-quote-inline-quotes-false ---
+Lorem #quote(block: false, quotes: false)[dolor].