Ihor Radchenko writes:
> "Tom Alexander" writes:
>
>> I am noticing the list items have some very context-sensitive specific
>> behavior regarding ownership of the trailing blank lines. I was hoping to
>> get some clarification on this (namely, are my observations correct, am I
>> stumbling a
Thanks!
--
Tom Alexander
On Tue, Aug 22, 2023, at 4:26 AM, Ihor Radchenko wrote:
> Ihor Radchenko writes:
>
>>> I am seeing dual-ownership of the post-blank in the examples below, but at
>>> the same time if I put a plain-list inside a footnote definition, the
>>> footnote definition ends up
Ihor Radchenko writes:
>> I am seeing dual-ownership of the post-blank in the examples below, but at
>> the same time if I put a plain-list inside a footnote definition, the
>> footnote definition ends up with sole custody of the post-blank.
>
> It is a bug in the list parser.
Fixed, on main.
"Tom Alexander" writes:
> 1. Is the following statement true? "Two elements can count the same
> character in their post-blank?"
This statement ought to be false.
> I am seeing dual-ownership of the post-blank in the examples below, but at
> the same time if I put a plain-list inside a footno
Thank you so much for explaining all of that! There is some good information
there I was missing. I think the most important bit I was missing is the
post-blank stuff. I was only looking at begin->end but I think digging into the
post-blank is what makes this consistent.
I've got 2 separate que
"Tom Alexander" writes:
> I am noticing the list items have some very context-sensitive specific
> behavior regarding ownership of the trailing blank lines. I was hoping to get
> some clarification on this (namely, are my observations correct, am I
> stumbling across a bug, or have I not dug d
I am noticing the list items have some very context-sensitive specific behavior
regarding ownership of the trailing blank lines. I was hoping to get some
clarification on this (namely, are my observations correct, am I stumbling
across a bug, or have I not dug deep enough to suss out the real ru