diff options
author | Martin Ågren <martin.agren@gmail.com> | 2018-12-16 15:28:58 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-12-26 15:29:30 -0800 |
commit | ad1f243ad9e8740093abbcd93a3b0683dcd15107 (patch) | |
tree | 1b859413fcfd5d7201e37af286f0f2a2a1c5dbde /Documentation/blame-options.txt | |
parent | git-column.txt: fix section header (diff) | |
download | tgif-ad1f243ad9e8740093abbcd93a3b0683dcd15107.tar.xz |
Documentation: do not nest open blocks
It appears we try to nest open blocks, but that does not work well with
Asciidoctor, which fails to indent the inner blocks. As a result, they
do not visually seem to relate (as much) to the preceding paragraph as
they should. Drop the outer blocks to fix the rendering of the inner
ones. Asciidoc renders identically before and after this patch, both
man-pages and html.
This also makes Asciidoctor stop rendering a literal '+' before "Under
--pretty=oneline ..." in the manuals for git-log and git-rev-list.
Signed-off-by: Martin Ågren <martin.agren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/blame-options.txt')
0 files changed, 0 insertions, 0 deletions