github / github/accessibility-scanner
Ensure all HTML tags in issue descriptions are escaped / enclosed in code backticks
Open
- Dominant language
- TypeScript
- Stars
- 369
- Forks
- 40
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 10
Description
Example: https://github.com/helen/wp-themes-a11y-scanning/issues/12
Contributor guide
Research direction
Start by reproducing the behavior from the example issue at https://github.com/helen/wp-themes-a11y-scanning/issues/12, then trace the entry point that generates GitHub issue descriptions. Check the generated text for HTML tags and add coverage for the reported case; done means tags are escaped or enclosed in code backticks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 50/100