commit | d595bdc17f65f6503e18669b055d05bd500788d3 | [log] [tgz] |
---|---|---|
author | Jeff King <peff@peff.net> | Wed May 13 01:06:21 2015 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Tue May 12 22:14:46 2015 -0700 |
tree | 7e964d80af8b8c999f81ed70f642314083cc8c72 | |
parent | 4538a88256de1840a6e90cf68bd4a5eca5e7efe8 [diff] |
doc: put example URLs and emails inside literal backticks This makes sure that AsciiDoc does not turn them into links. Regular AsciiDoc does not catch these cases, but AsciiDoctor does treat them as links. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>