sourcegraph/sourcegraph-public-snapshot

Improve rendering of readme/markdown files

Ouverte

#60 431 ouverte le 12 févr. 2024

 (1 commentaire) (0 réaction) (0 personne assignée)Go (1 374 forks)auto 404
good first issue

Métriques du dépôt

Stars
 (10 290 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur