syntax highlighting in github commit message boxes
Đang mở
enhancement
- Ngôn ngữ chính
- HTML
- Star
- 58
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.