diffplug / diffplug/gitcasso

syntax highlighting in github commit message boxes

Ouverte
#113 0 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
enhancement
Langage dominant
HTML
Étoiles
58
Forks
0
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

GitHub does some syntax highlighting when rendering commit messages, we should match its behavior whenever a user is typing into a commit textarea.

Image

Hardest part is just that GitHub uses a monospace font, different than all of the other textareas we are enhancing. If we finish

- #99

then implementing this would be pretty easy.

Some important fact-finding we need to do first: what aspects of markdown does GitHub render?

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.