[feature] Parse commit message for Markdown
Created by: borisguery
It would be nice if the commit messages would be parsed for markdown to display nicely.
I usually use markdown everywhere, for example, redmine does it:
Fixed favorite & removed etag
* fixed serialization groups
* check for empty date instead of null
Looks like:
