You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Is your feature request related to a problem? Please describe.
Not all the rules are in the documentation.
The rules that aren't in List of rules:
attr-sorted
attr-value-single-quotes
attr-whitespace
html-lang-require
script-disabled
tagname-specialchars
The rules that aren't in Individual rules (menu):
attr-no-unnecessary-whitespace
attr-sorted
attr-value-single-quotes
attr-whitespace
doctype-html5
html-lang-require
input-requires-label
script-disabled
tag-self-close
tagname-specialchars
tags-check
Describe the solution you'd like
Add all the rules in the documentation.
The text was updated successfully, but these errors were encountered: