Re: Clarification on blank lines following list items

2023-09-16 Thread Ihor Radchenko
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

Re: Clarification on blank lines following list items

2023-08-24 Thread Tom Alexander
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

Re: Clarification on blank lines following list items

2023-08-22 Thread Ihor Radchenko
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.

Re: Clarification on blank lines following list items

2023-08-22 Thread Ihor Radchenko
"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

Re: Clarification on blank lines following list items

2023-08-20 Thread Tom Alexander
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

Re: Clarification on blank lines following list items

2023-08-19 Thread Ihor Radchenko
"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

Clarification on blank lines following list items

2023-08-18 Thread Tom Alexander
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