diffplug / diffplug/gitcasso

syntax highlighting in github commit message boxes

オープン
#113 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
enhancement
主要言語
HTML
スター
58
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

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?

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。