Skip to content

[bug] Markdown widget parses nested lists strangely #866

Closed
pop-os/iced
#226
@Ultrasquid9

Description

@Ultrasquid9

When parsing nested lists, the markdown widget will merge the first item in the list with the outer item.

Image

Adding an empty line between the outer and inner lists allows it to be parsed correctly.

Image

Upstream Iced has a fix for this already: iced-rs/iced#2641

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions