Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 1 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| title - YAML Ain't Markup … | 3.06:1 | 4.5:1 | #000000 | #4051B5 | Fail |
| span YAML Ain't Markup La… | 6.95:1 | 4.5:1 | #000000 | #8691CD | Pass |
| div Initializing search | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div yaml/www.yaml.org | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| li 396 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| li 316 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a About | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Libraries | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Tools | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| label YAML Ain't Markup La… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div yaml/www.yaml.org | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| li 396 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| li 316 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span About | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Libraries | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Tools | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span %YAML 1.2 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span --- | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span YAML | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| pre YAML Ain't Markup La… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
ALandmark Structure9 landmarksPASS
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
A+Heading Hierarchy1 headingsPASS
- H1 (empty)
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
AAlt Text Quality2 of 2 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 2 image(s) |
AForm Accessibility1 of 5 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #__drawer | checkbox | YAML Ain't Markup Language | for/id |
| #__palette_0 | radio | Switch to dark mode | aria-label |
| #__palette_1 | radio | Switch to light mode | aria-label |
| query | text | Search | aria-label |
| #__search | checkbox | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="checkbox" id="__search">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
ALink & Button Quality30 links, 3 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://github.com/yaml/www.yaml.org | yaml/www.yaml.org 396316 | new tab | Add '(opens in new tab)' to text |
| https://github.com/yaml/www.yaml.org | yaml/www.yaml.org 396316 | new tab | Add '(opens in new tab)' to text |
| https://yaml.com/blog/2021-10/new-yaml-s… | (About this version) | new tab | Add '(opens in new tab)' to text |
| https://yaml.com/ | yaml.com | new tab | Add '(opens in new tab)' to text |
| https://play.yaml.com/ | play.yaml.com | new tab | Add '(opens in new tab)' to text |
| https://yaml.info/ | yaml.info | new tab | Add '(opens in new tab)' to text |
| https://matrix.yaml.info/ | matrix.yaml.info | new tab | Add '(opens in new tab)' to text |
| https://yamlscript.org/ | yamlscript.org | new tab | Add '(opens in new tab)' to text |
| https://matrix.to/#/#chat:yaml.io | #chat:yaml.io | new tab | Add '(opens in new tab)' to text |
| https://web.libera.chat/?channels#yaml | libera.chat#yaml | new tab | Add '(opens in new tab)' to text |
| https://github.com/yaml/ | github.com/yaml/ | new tab | Add '(opens in new tab)' to text |
| https://github.com/yaml/yaml-test-suite/ | yaml-test-suite/ | new tab | Add '(opens in new tab)' to text |
| https://github.com/yaml/yaml-spec | yaml-spec/ | new tab | Add '(opens in new tab)' to text |
| https://github.com/yaml/yaml-grammar | yaml-grammar/ | new tab | Add '(opens in new tab)' to text |
| https://github.com/yaml/yaml-test-suite | yaml-test-suite/ | new tab | Add '(opens in new tab)' to text |
| https://squidfunk.github.io/mkdocs-mater… | Material for MkDocs | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://github.com/yaml/www.yaml.org; https://github.com/yaml/www.yaml.org; https://yaml.com/blog/2021-10/new-yaml-spec/; https://yaml.com/; https://play.yaml.com/; https://yaml.info/; https://matrix.yaml.info/; https://yamlscript.org/; https://matrix.to/#/#chat:yaml.io; https://web.libera.chat/?channels#yaml (+6 more)
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
A+Dark Mode SupportFull dark mode supportPASS
Detection limited to meta tags and inline styles.
ALighthouse Accessibility AuditsScore 93/100 — 2 failing, 25 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
ARIA
ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. Learn how to make ARIA dialog elements more accessible.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Type to start searching body > header.md-header > nav.md-header__inner > div.md-search |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Copyright © 2001-2026 YAML
Made with Material for MkDocs footer.md-footer > div.md-footer-meta > div.md-footer-meta__inner > div.md-copyright |
Copyright © 2001-2026 YAML div.md-footer-meta > div.md-footer-meta__inner > div.md-copyright > div.md-copyright__highlight |
Material for MkDocs div.md-footer-meta > div.md-footer-meta__inner > div.md-copyright > a |
These are opportunities to improve the legibility of your content.