Skip to content

Commit 4c85e2d

Browse files
committed
fix: html ignore
1 parent d378d2c commit 4c85e2d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.htmlignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ The “align” attribute on the “img” element is obsolete. Use CSS instead.
66
The “align” attribute on the “td” element is obsolete. Use CSS instead.
77
The “align” attribute on the “th” element is obsolete. Use CSS instead.
88
The “border” attribute on the “table” element is obsolete. Use CSS instead.
9+
The “border” attribute on the “table” element is obsolete. Consider specifying “img { border: 0; }” in CSS instead.
910
<th> is missing required "scope" attribute
1011
Attribute "align" is deprecated on <img> element
1112
Attribute "align" is deprecated on <td> element

0 commit comments

Comments
 (0)