Skip to content

Newline not detected after bulleted list #1969

@tvolkert

Description

@tvolkert

Consider the following Dartdoc snippet:

  /// Lorem Ipsum is simply dummy text of the printing and typesetting industry.
  ///  * Lorem Ipsum has been the industry's standard dummy text ever
  ///    since the 1500s.
  ///  * It was popularised in the 1960s with the release of Letraset sheets
  ///    containing Lorem Ipsum passages.
  /// Where does it come from?

This renders the following documentation output:


Lorem Ipsum is simply dummy text of the printing and typesetting industry.

  • Lorem Ipsum has been the industry's standard dummy text ever since the 1500s.
  • It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages. Where does it come from?

Note how the "Where does it come from?" part ends up in the bulleted list, even though it's clearly meant to be its own paragraph.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work oncustomer-flutterIssues originating from important to Fluttertype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions