SSWConsulting / SSWConsulting/SSW.Rules.Content

Images - Missing alt text

Open
#345 1 comment 0 reactions 0 assignees View on GitHub

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.

2021-03-22_14-38-02
Figure: Image missing alt text

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

![Figure: Good figure](https://images.unsplash.com/photo-1491472253230-a044054ca35f)
  1. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.