Skip to content

Bug: newline character after <br> should not be shown as space. #218

@ngaurav

Description

@ngaurav

Most markdown renderers use <br/>\n for newline. Just like flutter_html(1.0), browsers convert \n into space, but they do not render the space when newline is after br tag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions