Accessibility

ARIA, heading structure, alt text, contrast. The a11y module focuses on the issues that also affect SEO (heading structure, link text, alt text).

Source module: a11y.ts

Known rule IDs

| Rule ID | What it catches | |---|---| | a11y-no-h1 | Page has no <h1>. |

More rules ship per release.

Run just this category

smartspec audit https://example.com --categories a11y