Re: [PATCH] urls.txt: Use substitution to escape square brackets
From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:33
Jonas Fonseca [off-list ref] writes:
This changes "[user@]" to use {startsb} and {endsb} to insert [ and ],
similar to how {caret} is used in git-rev-parse.txt.
Signed-off-by: Jonas Fonseca <redacted>
Looks nicer. Alp? Does this work with your version of
asciidoc?