diff options
Diffstat (limited to 'tests/suite/model')
| -rw-r--r-- | tests/suite/model/quote.typ | 3 |
1 files changed, 3 insertions, 0 deletions
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]. |
