sourcegraph/sourcegraph-public-snapshot
Improve rendering of readme/markdown files
Open
#60,431 opened on Feb 12, 2024
good first issue
Repository metrics
- Stars
- (10,290 stars)
- PR merge metrics
- (PR metrics pending)
Description
Compare production vs prototype:
Prod:
Prototype:
What stands out:
- Syntax highlighting (although it seems to work running the prototype locally)
- Header underlines
- Link anchors
Most of the styling is in Markdown.module.scss.