On Tue, Aug 11, 2026, at 18:27, Patrick Steinhardt wrote:
On Tue, Aug 11, 2026 at 06:23:18PM +0200, Kristoffer Haugsbakk wrote:
quoted
On Tue, Aug 11, 2026, at 14:32, Patrick Steinhardt wrote:
quoted
[snip]
<subject> is highlighted in running text when using (_) or (`).
Ah, so we have different kinds of synopsis depending on what it applies
to?
Yeah, that must be it. To be honest I had neglected to consider that the
command description part uses the same syntax already... x)
quoted
[snip]
i.e. the format `"%s"` would transform some commit object name to
`"<subject>"` without any termination. Like this: ...
Makes sense, thanks!
Thank you.