syntax highlighting in github commit message boxes
Offen
enhancement
- Vorherrschende Sprache
- HTML
- Sterne
- 58
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
GitHub does some syntax highlighting when rendering commit messages, we should match its behavior whenever a user is typing into a commit textarea.
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?
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.