summaryrefslogtreecommitdiff
path: root/Documentation/SubmittingPatches
diff options
context:
space:
mode:
authorLibravatar Martin Ågren <martin.agren@gmail.com>2018-12-16 15:28:59 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-12-26 15:29:30 -0800
commitb62eb1d2f4d19bcc42945eb6e2d231da1dfdcb50 (patch)
treee3481094f7397e0a5c815dd82177364a0da13249 /Documentation/SubmittingPatches
parentDocumentation: do not nest open blocks (diff)
downloadtgif-b62eb1d2f4d19bcc42945eb6e2d231da1dfdcb50.tar.xz
git-status.txt: render tables correctly under Asciidoctor
Asciidoctor removes the indentation of each line in these tables, so the last lines of each table have a completely broken alignment. Similar to 379805051d ("Documentation: render revisions correctly under Asciidoctor", 2018-05-06), use an explicit literal block to indicate that we want to keep the leading whitespace in the tables. Because this gives us some extra indentation, we can remove the one that we have been carrying explicitly. That is, drop the first four spaces of indentation on each line. With Asciidoc (8.6.10), this results in identical rendering before and after this commit, both for git-status.1 and git-status.html. Signed-off-by: Martin Ågren <martin.agren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/SubmittingPatches')
0 files changed, 0 insertions, 0 deletions