Hacker News new | ask | show | jobs
by styfle 3123 days ago
This doesn’t render very well on mobile. I wish the Git team would write their docs as a .md so GitHub could render as HTML with word wrap in all its glory.
2 comments

Here is a rich text version of the same document: https://www.kernel.org/pub/software/scm/git/docs/technical/h...
It's written an asciidoc, which GitHub can render too. It's a matter of changing the extension or adding vim modeline.