]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/git-svn.txt
doc: fix hanging "+"-continuation
authorJeff King <peff@peff.net>
Wed, 13 May 2015 04:58:16 +0000 (00:58 -0400)
committerJunio C Hamano <gitster@pobox.com>
Wed, 13 May 2015 05:13:40 +0000 (22:13 -0700)
commit5a8a19e903657c294ace1a3fad3e59f3b403be37
tree9d91f8023730a507dd0d0b723e8d5c896e7f81c9
parentb50bfb8fd5357ec7902ff2f4a4fead9dc907f788
doc: fix hanging "+"-continuation

In list content that wants to continue to a second
paragraph, the "+" continuation and subsequent paragraph
need to be left-aligned. Otherwise AsciiDoc seems to insert
only a linebreak.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-svn.txt