matrix-org / matrix-org/matrix.org

Check that images have alt text

Open
#3,109 6 comments 0 reactions 0 assignees View on GitHub
blog good first issue help wanted
Dominant language
JavaScript
Stars
616
Forks
463
Avg merge
2d 3h
Merged PRs (30d)
19

Description

We use rumdl to lint our markdown, and it has [rule](https://github.com/rvben/rumdl/blob/main/docs/RULES.md) MD045 to yell at us if we forget alt text for images.

We must enable it in our CI.

Contributor guide

Open the contributing guide

Research direction

Read rumdl's MD045 rule documentation, then locate the CI configuration that runs rumdl and check how its rules are enabled. Done means CI checks markdown images for missing alt text and accepts images that include it.

Written by the indexing model from the issue text.

Assessment

Tech stack
markdown
Domain
ci-cd
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.