Commit 3db9f5d
committed
Replace ” entity with inline <q> element
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 3db9f5d
1 file changed
Lines changed: 1 addition & 1 deletion
| 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