kir-dev / kir-dev/StartSCH

TextContent: disallow `style="text-align: justify"`

Open Beginner friendly
#226 1 comment 0 reactions 0 assignees View on GitHub
good first issue ready
Dominant language
C#
Stars
6
Forks
2
Avg merge
3d 8h
Merged PRs (30d)
4

Description

KTH loves to make every paragraph justified but it makes text unreadable. Remove it as part of HTML sanitization.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the HTML sanitization logic used for TextContent and inspect how inline style attributes are handled. Verify the behavior with the existing sanitization tests, or add a focused case if no test covers it. Done means style="text-align: justify" is removed from sanitized HTML.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
security
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
70/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.