Skip to content

Paragraph should be able to contain tight lists and block-level equations #3206

@Enivex

Description

@Enivex

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

image

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)
image

unless whitespace is added
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    change requestA proposal for changes to an existing featuremodelRelated to model category, which is all about structure and semantics.textRelated to the text category, which is all about text handling, shaping, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions