Skip to content

Add missing alt text to image markup #336

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 1 commit into from
Apr 4, 2023
Merged

Conversation

per1234
Copy link
Collaborator

@per1234 per1234 commented Apr 1, 2023

"Alternate text" is important for accessibility and describes the content of an image for people who may not be able to see it.

For this reason, the excellent markdownlint tool is used to detect missing alternate text in the Markdown-based assets.

@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: code Related to content of the project itself labels Apr 1, 2023
@per1234 per1234 self-assigned this Apr 1, 2023
Alternate text is important for accessibility and describes the content of an image for people who may not be able to
see it.

For this reason, the markdownlint tool is used to detect missing alternate text in the Markdown-based assets.
@per1234 per1234 merged commit 38d5896 into arduino:main Apr 4, 2023
@per1234 per1234 deleted the alt-text branch April 4, 2023 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant