Skip to content

Commit

Permalink
Relax id attribute checking
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocobo1 committed Oct 29, 2023
1 parent ccebf3c commit 0576228
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .htmlvalidate.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"no-conditional-comment": "off",
"no-inline-style": "off",
"prefer-tbody": "off",
"valid-id": ["error", {"relaxed": true}],
"wcag/h63": "off",
"wcag/h71": "off"
}
Expand Down

0 comments on commit 0576228

Please sign in to comment.