Commit a761819
authored
Wrap charset in quotes.
Encoding meta definitions should be wrapped in quotes, like other HTML attributes. See: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta#examples
Was found because it caused an error in the characters used for code folding.1 parent 91ed7d8 commit a761819
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
0 commit comments