diffplug / diffplug/gitcasso

syntax highlighting in github commit message boxes

Abierto
#113 0 comentarios 1 reacción 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
HTML
Estrellas
58
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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?

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.