Re: [NON-PATCH 3/2] Documentation/git-merge: format full commands in typewriter font
From: Jonathan Nieder <hidden> Date: 2016-06-15 22:47:59
Thomas Rast wrote:
* More importantly, while `code` style seems to be an improvement in
HTML output (because it gives typewriter font), my local 'man'
renders 'emphasis' as underlines -- which actually makes the code
snippets much more visible than `literal` quotes which are not
rendered specially at all.
Maybe some point in the asciidoc/docbook-xsl/nroff chain could be
convinced to render `literal` quotes underlined on the console.
Jonathan