syntax highlighting in github commit message boxes
- Lingua principale
- HTML
- Stelle
- 58
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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?
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start by documenting which Markdown constructs GitHub highlights in commit message textareas, then compare that behavior with the existing textarea enhancement and the prerequisite in #99. Done means commit-message input uses a monospace presentation and matches the agreed GitHub highlighting behavior.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- github, html, markdown
- Ambito
- frontend
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 32/100