Hi, Sylvain Rabot wrote: > backslashing '~' characters do not have any effect, quoting with +++ has. Odd. The first example already looks okay here. > +++ b/Documentation/git-revert.txt [...] > -git revert -n master\~5..master~2:: > +git revert -n master+++~+++5..master+++~+++2:: Please use the {tilde} entity instead of +++, since the former (1) does not make text monospace and (2) works with older asciidoc. Good catch, thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html