-
-
Notifications
You must be signed in to change notification settings - Fork 282
Open
Labels
GSoCGoogle Summer of Code relatedGoogle Summer of Code relatedStatus: TriageThis is the initial status for an issue that requires triage.This is the initial status for an issue that requires triage.🐛 BugIndicates that the issue is a bug or defect.Indicates that the issue is a bug or defect.
Description
Describe the bug
Some markdown styles like <summary>
, <details>
and Bigquote
are not properly styled for dark mode and the tabs
not adjusted for mobile. This causes readability issues
Steps To Reproduce
- Go to https://json-schema.org/md-style-guide
- Enable dark mode.
- Scroll to sections containing
<summary>
,<details>
andBigquote
,. - Observe inconsistent or unreadable styles.
Expected Behavior
all markdown elements, including <summary>
, <details>
and Bigquote
, should adapt properly to dark mode. and tabs should be adjusted for mobile
Screenshots
Device Information [optional]
- OS:
- Browser:
- version:
Are you working on this issue?
Yes
Do you think this work might require an [Architectural Decision Record (ADR)]? (significant or noteworthy)
No
Metadata
Metadata
Assignees
Labels
GSoCGoogle Summer of Code relatedGoogle Summer of Code relatedStatus: TriageThis is the initial status for an issue that requires triage.This is the initial status for an issue that requires triage.🐛 BugIndicates that the issue is a bug or defect.Indicates that the issue is a bug or defect.