Colors styling doesn't work with <s> and <u>
Open
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 119
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 15
Description
in lexxy editor the element
```
TEST
```
with proper color and background color display
in lexxy-content is turned into the element with tags like `` or ``
```
TEST
```
and does not apply color or background color in full
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the formatting in the Lexxy editor and compare the working mark/strong structure with the generated s/i/mark/strong structure shown in the report. Trace how s and u tags are rendered and styled, then verify that both text color and background color remain visible in the resulting content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html, javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100