Skip to content

[chore] Accessible links 5 #6053

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 11 commits into from
May 27, 2025
Merged

Conversation

jsoref
Copy link
Contributor

@jsoref jsoref commented Jan 23, 2025

The web isn't limited to people who read content with their eyes. Some users use screen readers and other accessibility agents and some people have other reasons for appreciating descriptive links. To that end, check-spelling/spell-check-this includes a rule:

Do not use (click) here links

For more information, see:

(?i)(?:>|\[)(?:(?:click |)here|link|(?:read |)more)(?:</|\]\()

The changes included here are designed to help users who benefit from descriptive links

@jsoref jsoref requested a review from a team as a code owner January 23, 2025 15:45
@opentelemetrybot opentelemetrybot requested review from a team January 23, 2025 15:46
@jsoref jsoref mentioned this pull request Jan 23, 2025
Copy link
Contributor

@rogercoll rogercoll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Demo changes look good

@chalin chalin added blocked accessibility Adds accessibility improvements labels Jan 24, 2025
@theletterf
Copy link
Member

@jsoref Please fix the conflict and push to the branch, thanks!

@jsoref jsoref force-pushed the accessible-links-5 branch from bb03c89 to 5c3bbbf Compare May 22, 2025 12:49
@chalin chalin removed the blocked label May 22, 2025
jsoref added 10 commits May 27, 2025 17:23
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
functions 7

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
@chalin chalin force-pushed the accessible-links-5 branch from 5c3bbbf to a8ec035 Compare May 27, 2025 21:23
@opentelemetrybot opentelemetrybot requested a review from a team May 27, 2025 21:23
@opentelemetrybot opentelemetrybot requested a review from a team May 27, 2025 21:34
Copy link
Contributor

@chalin chalin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unblocking as @avillela is looking into making has made the video public again if she can. I'd like this PR merged since it influences the markdownlint update I'm working on. We'll track the video permissions issue separately.

@chalin
Copy link
Contributor

chalin commented May 27, 2025

@jsoref - thanks for your patience and for these updates 🙌🏻 Merging!

@chalin chalin merged commit 860f514 into open-telemetry:main May 27, 2025
18 checks passed
@opentelemetrybot
Copy link
Collaborator

Thank you for your contribution @jsoref! 🎉 We would like to hear from you about your experience contributing to OpenTelemetry by taking a few minutes to fill out this survey.

@jsoref jsoref deleted the accessible-links-5 branch May 27, 2025 21:50
EzzioMoreira pushed a commit to EzzioMoreira/opentelemetry.io that referenced this pull request Jun 12, 2025
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
tiffany76 pushed a commit to BeverlyJaneJ/opentelemetry.io that referenced this pull request Jun 18, 2025
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Adds accessibility improvements blog sig:demo
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

8 participants