Documentation: remove unnecessary backslashes
authorMatthew Kraai <redacted>
Wed, 20 Jan 2016 17:21:37 +0000 (09:21 -0800)
committerJunio C Hamano <redacted>
Thu, 21 Jan 2016 00:15:14 +0000 (16:15 -0800)
commitc200deb829ab6485e90d02c9c0e193d33cbaec4b
tree1e9f0394282275d57e3a6e8dcbb370c036f6a8c1
parent3ee1e0fe11e2eb617170d0487fccfffc67f2b82b
Documentation: remove unnecessary backslashes

asciidoctor does not remove backslashes used to escape curly brackets from
the HTML output if the contents of the curly brackets are empty or contain
at least a <, -, or space.  asciidoc does not require the backslashes in
these cases, so just remove them.

Signed-off-by: Matthew Kraai <redacted>
Reported-by: Philip Oakley <redacted>
Reviewed-by: Jeff King <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/revisions.txt
git clone https://git.99rst.org/PROJECT