commit | be510e0105eaed87dca76fd71f13e22952640599 | [log] [tgz] |
---|---|---|
author | John Keeping <john@keeping.me.uk> | Fri Sep 25 13:59:35 2015 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Sep 25 10:47:06 2015 -0700 |
tree | 69ae731496774d353897587e491dd6a1fcf440bb | |
parent | 282616c72d1d08a77ca4fe1186cb708c38408d87 [diff] |
Documentation: fix section header mark-up 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: John Keeping <john@keeping.me.uk> [jc: squashed in git-bisect one noticed by Michael J Gruber] Signed-off-by: Junio C Hamano <gitster@pobox.com>