Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction2 landmarksFIX
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
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
FWeb ManifestActionValid manifestFIX
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CForm AccessibilityAction9 of 9 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| input | checkbox | (none) | none |
| input | checkbox | (none) | none |
| input | checkbox | (none) | none |
| input | checkbox | (none) | none |
| input | checkbox | (none) | none |
| input | checkbox | (none) | none |
| input | checkbox | (none) | none |
| input | checkbox | (none) | none |
| input | checkbox | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="checkbox">; <input type="checkbox">; <input type="checkbox">; <input type="checkbox">; <input type="checkbox">; <input type="checkbox">; <input type="checkbox">; <input type="checkbox">; <input type="checkbox">
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
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 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 |
|---|---|---|---|---|---|
| h1 Sharpen your thinkin… | 1.09:1 | 3.0:1 | #000000 | #0E0E0E | Fail |
| h2 Spark ideas. | 1.09:1 | 3.0:1 | #000000 | #0E0E0E | Fail |
| h2 Sync securely. | 1.09:1 | 3.0:1 | #000000 | #0E0E0E | Fail |
| h2 Publish instantly. | 1.09:1 | 3.0:1 | #000000 | #0E0E0E | Fail |
| h2 It’s your time to… | 1.09:1 | 3.0:1 | #000000 | #0E0E0E | Fail |
| title Obsidian - Sharpen y… | 1.10:1 | 4.5:1 | #000000 | #0F0F0F | Fail |
| a Download | 1.10:1 | 4.5:1 | #000000 | #0F0F0F | Fail |
| a Pricing | 1.10:1 | 4.5:1 | #000000 | #0F0F0F | Fail |
| a Sync | 1.10:1 | 4.5:1 | #000000 | #0F0F0F | Fail |
| a Publish | 1.10:1 | 4.5:1 | #000000 | #0F0F0F | Fail |
| a Enterprise | 1.10:1 | 4.5:1 | #000000 | #0F0F0F | Fail |
| a English | 1.10:1 | 4.5:1 | #000000 | #0F0F0F | Fail |
| a العربية | 1.10:1 | 4.5:1 | #000000 | #0F0F0F | Fail |
| a Deutsch | 1.10:1 | 4.5:1 | #000000 | #0F0F0F | Fail |
| a Español | 1.10:1 | 4.5:1 | #000000 | #0F0F0F | Fail |
| a Français | 1.10:1 | 4.5:1 | #000000 | #0F0F0F | Fail |
| a Italiano | 1.10:1 | 4.5:1 | #000000 | #0F0F0F | Fail |
| a 日本語 | 1.10:1 | 4.5:1 | #000000 | #0F0F0F | Fail |
| a 한국어 | 1.10:1 | 4.5:1 | #000000 | #0F0F0F | Fail |
| a Português (Brasil) | 1.10:1 | 4.5:1 | #000000 | #0F0F0F | Fail |
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.
BLighthouse Accessibility AuditsScore 82/100 — 5 failing, 19 passedREVIEW
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
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Community plugins
Calendar by Liam Cain
Calendar view of your daily notes.
Kanb… div.text-lg > div.card > div.md:h-96 > div.select-none |
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 |
|---|
Invite by email... div.ui > div.py-4 > div.flex > div.flex-1 |
EX div.ui > div.py-4 > div.flex > div.w-8 |
Owner div.ui > div.py-4 > div.flex > div.text-xs |
SA div.ui > div.py-4 > div.flex > div.w-8 |
Can edit div.ui > div.py-4 > div.flex > div.text-xs |
LC div.ui > div.py-4 > div.flex > div.w-8 |
Can edit div.ui > div.py-4 > div.flex > div.text-xs |
TG div.ui > div.py-4 > div.flex > div.w-8 |
Can edit div.ui > div.py-4 > div.flex > div.text-xs |
These are opportunities to improve the legibility of your content.
Tables and lists
When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. Learn how to structure definition lists correctly.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Seamless editing. Publish your notes instantly from the Obsidian app, and make … div.py-16 > div.container > div.mx-auto > dl.col-span-2 |
Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. Learn how to structure definition lists correctly.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Seamless editing. dl.col-span-2 > div.text-lg > div > dt.font-semibold |
Publish your notes instantly from the Obsidian app, and make it easy for reader… dl.col-span-2 > div.text-lg > div > dd.mt-2 |
Customization. dl.col-span-2 > div.text-lg > div > dt.font-semibold |
Control the look and feel of your site with themes, custom domains, password pr… dl.col-span-2 > div.text-lg > div > dd.mt-2 |
Optimized for performance. dl.col-span-2 > div.text-lg > div > dt.font-semibold |
Obsidian Publish sites are fast, mobile-friendly, and optimized for SEO, no con… dl.col-span-2 > div.text-lg > div > dd.mt-2 |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
A+Heading Hierarchy5 headingsPASS
- H1 Sharpen your thinking.
- H2 Spark ideas.
- H2 Sync securely.
- H2 Publish instantly.
- H2 It’s your time to shine.
A+Alt Text QualityAll 5 images OKPASS
ALink & Button Quality112 links, 2 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://discord.gg/obsidianmd | Discord | new tab | Add '(opens in new tab)' to text |
| https://discord.gg/obsidianmd | Join us on Discord … | new tab | Add '(opens in new tab)' to text |
| https://forum.obsidian.md/ | Discussion forum … | new tab | Add '(opens in new tab)' to text |
| https://docs.obsidian.md | Developer docs Le… | new tab | Add '(opens in new tab)' to text |
| https://docs.obsidian.md/ | Developers | new tab | Add '(opens in new tab)' to text |
| https://discord.gg/obsidianmd | Discord | new tab | Add '(opens in new tab)' to text |
| https://forum.obsidian.md | Forum | new tab | Add '(opens in new tab)' to text |
| https://forum-zh.obsidian.md | 中文论坛 | new tab | Add '(opens in new tab)' to text |
| https://discord.com/invite/obsidianmd | Discord | new tab | Add '(opens in new tab)' to text |
| https://x.com/obsdmd | new tab | Add '(opens in new tab)' to text | |
| https://bsky.app/profile/obsidian.md | Bluesky | new tab | Add '(opens in new tab)' to text |
| https://www.threads.net/@obsdmd | Threads | new tab | Add '(opens in new tab)' to text |
| https://mas.to/@obsidian | Mastodon | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/@obsdmd | YouTube | new tab | Add '(opens in new tab)' to text |
| https://github.com/obsidianmd | GitHub | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://discord.gg/obsidianmd; https://discord.gg/obsidianmd; https://forum.obsidian.md/; https://docs.obsidian.md; https://docs.obsidian.md/; https://discord.gg/obsidianmd; https://forum.obsidian.md; https://forum-zh.obsidian.md; https://discord.com/invite/obsidianmd; https://x.com/obsdmd (+5 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