Re: [PATCH] doc: fast-import: replace literal block with paragraph
From: Jeff King <hidden> Date: 2025-09-08 21:05:48
On Mon, Sep 08, 2025 at 10:28:45PM +0200, kristofferhaugsbakk@fastmail.com wrote:
> but it looks like it should just be a regular paragraph.
... unless this is some kind of callout-block style?
Nope, I think it was just a mistake on my part. IIRC it is a common
asciidoc pitfall not to remove indentation when doing a continuation
block. Your patch looks like the right fix. Thanks for finding it.
-Peff