Skip to content

Line breaks are not properly parsed #122

@gazreese

Description

@gazreese

Migrated from flutter/flutter#81773
This issue was originally filed against the official flutter_markdown package.
The package has since been discontinued and ownership transferred to flutter_markdown_plus.


I want to use line breaks in text. See below.

Hello ABC, <br/> I would like to thank you....

However when I use try with the Markdown widget, it just shows plain text like above.

I tried double space, but it still wasn't properly parsed.

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