Re: [PATCH 0/2] doc: add/remove backticks for inline-verbatim markup
From: Junio C Hamano <hidden> Date: 2025-09-02 21:54:21
kristofferhaugsbakk@fastmail.com writes:
From: Kristoffer Haugsbakk <redacted>
Fix markup where either a backtick (for inline-verbatim) was missed or
one too many was used.
Ignores the one in `Documentation/config/alias.adoc` because [1] already
covers that one.
The places these patches address are clearly broken. Thanks for
noticing and fixing them.
Will queue.
Thanks.