diff options
author | Martin Ågren <martin.agren@gmail.com> | 2018-12-16 15:28:57 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-12-26 15:29:30 -0800 |
commit | 0ee7a9afa1be9ad02b1b82da08359a5ff4c4a9b7 (patch) | |
tree | 672694a81f566ff8636c9c59063b94c4e590fedf /po | |
parent | Git 2.20.1 (diff) | |
download | tgif-0ee7a9afa1be9ad02b1b82da08359a5ff4c4a9b7.tar.xz |
git-column.txt: fix section header
We have too few dashes under "Examples", which causes Asciidoctor to not
pick it up as a section header. Instead, it thinks we are starting a
code listing block, which ends up containing the remainder of the
document. The result is quite ugly.
Make sure we have as many dashes as we have characters in "Examples".
Asciidoc renders identically before and after this patch, both man-page
and html.
Signed-off-by: Martin Ågren <martin.agren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions