sourcegraph/sourcegraph-public-snapshot

Improve rendering of readme/markdown files

开放

#60,431 创建于 2024年2月12日

 (1 条评论) (0 个反应) (0 位负责人)Go (1,374 个派生)auto 404
good first issue

仓库指标

星标
 (10,290 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Compare production vs prototype:

Prod:

Image

Prototype:

Image

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.

贡献者指南