diff options
author | Martin Ågren <martin.agren@gmail.com> | 2019-09-07 16:12:49 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-09-09 11:05:51 -0700 |
commit | 1925fe0c8aaf28b4428bfe14b87679ac1089de6c (patch) | |
tree | feb43acba10425dba2198400d5c0cdf9a4ff299d /Documentation/config/imap.txt | |
parent | git-merge-base.txt: render indentations correctly under Asciidoctor (diff) | |
download | tgif-1925fe0c8aaf28b4428bfe14b87679ac1089de6c.tar.xz |
Documentation: wrap config listings in "----"
The indented lines in these example config-file listings are indented
differently by AsciiDoc and Asciidoctor.
Fix this by marking the example config-files as code listings by
wrapping them in "----". Because this gives us some extra indentation,
we can remove the one that we have been carrying explicitly. That is,
drop the first tab of indentation on each line.
With AsciiDoc, this results in identical rendering before and after this
commit. Asciidoctor now renders this the same as AsciiDoc does.
git-config.txt pretty consistently uses twelve dashes rather than the
minimum four to spell "----". Let's stick to the file-local convention
there.
Signed-off-by: Martin Ågren <martin.agren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/config/imap.txt')
0 files changed, 0 insertions, 0 deletions