Skip to content

Commit a3e1fa9

Browse files
xfqgitster
authored andcommitted
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 <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 282616c commit a3e1fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/user-manual.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1491,7 +1491,7 @@ resolving a merge>>.
14911491

14921492
[[fixing-a-mistake-by-rewriting-history]]
14931493
Fixing a mistake by rewriting history
1494-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1494+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
14951495

14961496
If the problematic commit is the most recent commit, and you have not
14971497
yet made that commit public, then you may just

0 commit comments

Comments
 (0)