sourcegraph/sourcegraph-public-snapshot
Improve rendering of readme/markdown files
オープン
#60,431 opened on 2024/02/12
good first issue
Repository metrics
- Stars
- (10,290 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.