Skip to content

feat: new rule main-require #1608

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 31, 2025
Merged

feat: new rule main-require #1608

merged 1 commit into from
May 31, 2025

Conversation

coliff
Copy link
Member

@coliff coliff commented May 31, 2025

Fixes: #1604

It is a best practice to use HTML5 landmarks to ensure all content is contained within a navigational region to make the webpage more robust and functional no matter what screen reader technology is used.

REF: dequeuniversity.com/rules/axe/4.0/landmark-one-main

@coliff coliff requested a review from thedaviddias as a code owner May 31, 2025 05:24
@coliff coliff linked an issue May 31, 2025 that may be closed by this pull request
@coliff coliff added the rule Relates to HTMLHint's core rules label May 31, 2025
gemini-code-assist[bot]

This comment was marked as resolved.

This comment was marked as resolved.

@coliff coliff merged commit d822987 into main May 31, 2025
22 checks passed
@coliff coliff deleted the 1604-feat-new-rule-main-require branch May 31, 2025 05:26
@coliff coliff mentioned this pull request May 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation rule Relates to HTMLHint's core rules test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: New rule: main require
1 participant