Git development
 help / color / mirror / Atom feed
From: Jeff King <peff@peff.net>
To: Kristoffer Haugsbakk <kristofferhaugsbakk@fastmail.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] gitglossary: fix indentation of sub-lists
Date: Sat, 11 Apr 2026 17:42:13 -0400	[thread overview]
Message-ID: <20260411214213.GA1563438@coredump.intra.peff.net> (raw)
In-Reply-To: <236b32a3-a04b-4d20-8290-02a464037b1d@app.fastmail.com>

On Sat, Apr 11, 2026 at 10:47:34PM +0200, Kristoffer Haugsbakk wrote:

> But with `make html` there are some `+` artifacts:
> 
>     + Glob magic is incompatible with literal magic.
>     [...]
>     + Note that when matching against a tree object, attributes are [...]
> 
> This is very off the cuff since I have to go now. So I might be missing
> something/made a mistake.

Hmm, I don't see that in the HTML when I build with asciidoc. But if I
build with asciidoctor, I see it both in the HTML and in the doc-diff
output. Yuck.

> I think the first thing is caused by the context already being in an
> open block?

Yes. Looks like asciidoc learned to handle nested entries better, but
perhaps asciidoctor didn't.

I think I've found a workaround, which I'll post in a moment. Thanks for
reporting.

-Peff

  reply	other threads:[~2026-04-11 21:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-11 19:06 [PATCH] gitglossary: fix indentation of sub-lists Jeff King
2026-04-11 20:34 ` Kristoffer Haugsbakk
2026-04-11 20:47   ` Kristoffer Haugsbakk
2026-04-11 21:42     ` Jeff King [this message]
2026-04-11 21:55       ` [PATCH v2] " Jeff King
2026-04-12  9:10         ` Kristoffer Haugsbakk
2026-04-12 19:56           ` Jeff King

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260411214213.GA1563438@coredump.intra.peff.net \
    --to=peff@peff.net \
    --cc=git@vger.kernel.org \
    --cc=kristofferhaugsbakk@fastmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox