Smartquotes are not displayed correctly, if one is inside the grid and the other outside of it, e.g. in
#import "@preview/wrap-it:0.1.1"
#let fixed = rect(fill: teal, width: 14em, height: 3em)
#let wrapped = ["] + lorem(30) + ["]
#wrap-it.wrap-content(fixed, wrapped)
Smartquotes are not displayed correctly, if one is inside the grid and the other outside of it, e.g. in