git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* doc: config/extensions.adoc: line continuation syntax error
@ 2025-09-23 18:34 Kristoffer Haugsbakk
  2025-09-23 21:08 ` Jean-Noël AVILA
  0 siblings, 1 reply; 14+ messages in thread
From: Kristoffer Haugsbakk @ 2025-09-23 18:34 UTC (permalink / raw)
  To: git; +Cc: Jean-Noël AVILA

Hi

See the HTML output on e.g. latest `master` (ca2559c1 (The tenth batch,
2025-09-18)) for `git-config.adoc`:

    + For historical reasons, this extension is respected regardless of the core.repositoryFormatVersion setting.

The context is a definition item `worktreeConfig` where this is the
second paragraph following a bullet list.  So I thought maybe you can
use:

    --
    <bullets>
    --

Here.  But we’re already inside a `--` block.  So apparently we can’t do
that.  I also tried a fair amount of permutations of using or not using
line continuation in this context.

This particular level of nesting seems tricky to resolve with Asciidoc.
Maybe someone can figure it out.  So before I forget...

Thanks

(The Cc is because he is one of the Asciidoc experts as a FYI only)

-- 
Kristoffer

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2025-10-13 15:17 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-23 18:34 doc: config/extensions.adoc: line continuation syntax error Kristoffer Haugsbakk
2025-09-23 21:08 ` Jean-Noël AVILA
2025-09-24  0:54   ` Jeff King
2025-09-26 19:40     ` [PATCH] doc: change the markup of paragraphs following a nested list item Jean-Noël Avila
2025-09-26 20:54       ` Junio C Hamano
2025-09-27 19:39         ` [PATCH v2] " Jean-Noël Avila
2025-09-28 15:35           ` Junio C Hamano
2025-10-03  3:11           ` Jeff King
2025-10-03  3:41             ` Jeff King
2025-10-03 16:29               ` Junio C Hamano
2025-10-04 17:31               ` Jean-Noël AVILA
2025-10-10 16:11                 ` Junio C Hamano
2025-10-10 22:23                   ` Jeff King
2025-10-13 15:17                     ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).