SSWConsulting / SSWConsulting/SSW.Rules.Content
Images - Missing alt text
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 62
- Forks
- 196
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 112
Description
cc: @JackLeerson @adamcogan
Hi @tiagov8,
CodeAuditor is finding some errors in the HTML where images do not have alt text. https://htmlhint.com/docs/user-guide/rules/alt-require
You can see all the rules with images missing alt text here.

Figure: Image missing alt text
The alt text can be easily added in the Markdown using this syntax:

- Please go through all the rules and add alt text (figure statements)
Thanks,
-Brady
AB#60567
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the CodeAuditor report linked in the issue and the repository's Markdown or MDX content containing images. Add descriptive alt text to every image flagged by the report, using the shown Markdown syntax, then rerun or recheck the report to confirm no missing-alt-text findings remain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown
- Domain
- accessibility, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100