Hacker News new | past | comments | ask | show | jobs | submit login

I'd also love for commit messages to be parsed as markdown. I can't really think of a downside to it.



Ugh, that should be an opt-in thing. I've had trouble with Trac parsing commit messages as trac-wiki syntax, which is generally a great idea. The problem is occasionally you'll use markup characters in a semantically meaningful way, e.g. "Switch from `foo` to $(foo)", and rendering the markup will make the commit message confusing to read.

I'd be much more enthusiastic if there was some magical way for the local git command line to also support Markdown rendering/preview.


You could set something like markdownpad as your git editor.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: