From: Xue Fuqiao Date: Thu, 22 Oct 2015 12:59:00 +0000 (+0800) Subject: Documentation: fix header markup X-Git-Tag: v2.6.3~12^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a3e1fa97bc7a62073ede49a7f307c2fc629e465f;p=thirdparty%2Fgit.git Documentation: fix header markup 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 Signed-off-by: Junio C Hamano --- diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index 46aa6bc1a6..3193bd6bae 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -1491,7 +1491,7 @@ resolving a merge>>. [[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