Describe the feature
Display the descriptions of Git commits as if they were Markdown text.
Problem it solves
Makes various kinds of emphasis and code blocks stand out, both in the row view and the detailed view.
Proposed solution
For the people that don't want Markdown rendering, add a VSCode setting that disables it.
Describe the feature
Display the descriptions of Git commits as if they were Markdown text.
Problem it solves
Makes various kinds of emphasis and
code blocksstand out, both in the row view and the detailed view.Proposed solution
For the people that don't want Markdown rendering, add a VSCode setting that disables it.