Currently, a tight list attaches to the preceding paragraph when there is no whitespace, and a new paragraph is always created after the list.

In this case, this behavior is not desirable, because everything here is really part of the same paragraph.
For comparison, the behavior in LaTeX is that the next line is also part of the paragraph (new paragraphs are indented by default)

unless whitespace is added

Currently, a tight list attaches to the preceding paragraph when there is no whitespace, and a new paragraph is always created after the list.
In this case, this behavior is not desirable, because everything here is really part of the same paragraph.
For comparison, the behavior in LaTeX is that the next line is also part of the paragraph (new paragraphs are indented by default)

unless whitespace is added
