Documentation: fix header markup
authorXue Fuqiao <xfq.free@gmail.com>
Thu, 22 Oct 2015 12:59:00 +0000 (20:59 +0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 22 Oct 2015 16:35:36 +0000 (09:35 -0700)
Asciidoctor is stricter than AsciiDoc when deciding if underlining
is a section title or the start of preformatted text. Make the
length of the underlining match the text to ensure that it renders
correctly in all implementations.

Signed-off-by: Xue Fuqiao <xfq.free@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/user-manual.txt
index 46aa6bc1a67beef19b36db830d22662bf923913e..3193bd6baec1c6988dac2edc9499969dabc67fea 100644 (file)
@@ -1491,7 +1491,7 @@ resolving a merge>>.
 
 [[fixing-a-mistake-by-rewriting-history]]
 Fixing a mistake by rewriting history
 
 [[fixing-a-mistake-by-rewriting-history]]
 Fixing a mistake by rewriting history
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 If the problematic commit is the most recent commit, and you have not
 yet made that commit public, then you may just
 
 If the problematic commit is the most recent commit, and you have not
 yet made that commit public, then you may just