-
Couldn't load subscription status.
- Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
then implementing this would be pretty easy.
Some important fact-finding we need to do first: what aspects of markdown does GitHub render?
0xdevalias
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request