Use pluses to escape asciidoc. such as +%{macro}+
+%{macro}+
Just to clarify: You mean use pluses to escape asciidoc inside backticks? Elsewhere, using \{ is fine (as shown by git grep '%\\{')?
\{
git grep '%\\{'
I meant inside backticks, but I'd use it anywhere.
rebased onto ce29564aadc83f3fb72751ca7fd06a1a69de33b6
It looks to me as if Igor basically did these exact changes in commit cf30cb9.
Pull-Request has been closed by tibbs