sourcegraph/sourcegraph-public-snapshot
Improve rendering of readme/markdown files
开放
#60,431 创建于 2024年2月12日
good first issue
仓库指标
- 星标
- (10,290 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.