Skip to content

fix(a11y): Add aria-label to headings #2982

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

Closed
wants to merge 1 commit into from
Closed

Conversation

qwerzl
Copy link

@qwerzl qwerzl commented Sep 18, 2023

Fixes #2980.

Not sure whether this is the best solution; I'm not familiar with markdown-it.

@github-actions github-actions bot added the stale label Nov 6, 2023
@github-actions github-actions bot removed the stale label Nov 25, 2023
@github-actions github-actions bot added the stale label Feb 2, 2024
@github-actions github-actions bot removed the stale label Apr 28, 2024
@github-actions github-actions bot added the stale label Jun 9, 2024
@github-actions github-actions bot removed the stale label Jul 17, 2024
@github-actions github-actions bot added the stale label Sep 1, 2024
@qwerzl qwerzl closed this Feb 21, 2025
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 1, 2025
brc-dd added a commit that referenced this pull request Mar 8, 2025
BREAKING CHANGES:
- `--vp-header-anchor-symbol` is removed
- The default permalink function of markdown-it-anchor is changed to `linkAfterHeader`. This will need updates in your custom themes.

This brings the original proposed behavior of #2039, #2040 which wasn't introduced to avoid breaking changes.

fixes #2980
closes #2982
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

a11y: Headings are read verbosely by VoiceOver
1 participant