diff options
author | Jeff King <peff@peff.net> | 2015-05-13 01:02:22 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-05-12 22:14:46 -0700 |
commit | 4538a88256de1840a6e90cf68bd4a5eca5e7efe8 (patch) | |
tree | 05092978968e95adfd2cf147eadf355fad28df0a /sequencer.c | |
parent | doc: convert \--option to --option (diff) | |
download | tgif-4538a88256de1840a6e90cf68bd4a5eca5e7efe8.tar.xz |
doc: drop backslash quoting of some curly braces
Text like "{foo}" triggers an AsciiDoc attribute; we have to
write "\{foo}" to suppress this. But when the "foo" is not a
syntactically valid attribute, we can skip the quoting. This
makes the source nicer to read, and looks better under
Asciidoctor. With AsciiDoc itself, this patch produces no
changes.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'sequencer.c')
0 files changed, 0 insertions, 0 deletions