Documentation: adjust document title underlining
AsciiDoc specification states that in two-line titles, the title underline has to be the same length as the title text, plus or minus two characters. Asciidoctor, however, requires that this must be plus or minus one character. Adjust the underlines to be the same length as the title text to improve compatibility. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
63a45136a3
commit
c9a5172fdf
@ -1,5 +1,5 @@
|
||||
git-prune-packed(1)
|
||||
=====================
|
||||
===================
|
||||
|
||||
NAME
|
||||
----
|
||||
|
@ -1,5 +1,5 @@
|
||||
git-quiltimport(1)
|
||||
================
|
||||
==================
|
||||
|
||||
NAME
|
||||
----
|
||||
|
@ -1,5 +1,5 @@
|
||||
git-stage(1)
|
||||
==============
|
||||
============
|
||||
|
||||
NAME
|
||||
----
|
||||
|
Loading…
Reference in New Issue
Block a user