sourcegraph/sourcegraph-public-snapshot

Improve rendering of readme/markdown files

Offen

#60.431 geöffnet am 12.02.2024

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Go (1.374 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (10.290 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide