Commit d1859a8
authored
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.1 parent da48004 commit d1859a8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments