From: Evan Martin Date: Tue, 17 Nov 2015 22:13:44 +0000 (-0800) Subject: drop a [horizontal] definition table X-Git-Tag: upstream/1.7.0^2~40^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=847089f959efbe142e2ae8f51915b3b43e018224;p=platform%2Fupstream%2Fninja.git drop a [horizontal] definition table The two columns of the table run together, making it hard to read. --- diff --git a/doc/manual.asciidoc b/doc/manual.asciidoc index 3fef697..6aef164 100644 --- a/doc/manual.asciidoc +++ b/doc/manual.asciidoc @@ -717,7 +717,6 @@ spaces within a token must be escaped. There is only one escape character, `$`, and it has the following behaviors: -[horizontal] `$` followed by a newline:: escape the newline (continue the current line across a line break).