You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace ” entity with inline <q> element (#3636)
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/q
> Most modern browsers implement this by surrounding the text in quotation marks.
Importantly, this uses the localized quotation glyph. In English, this is the same left/right quotation mark.
0 commit comments