Skip to content

Should html_text handle <br> as new line char or whitespace? #175

Closed
@ktmud

Description

@ktmud

When the childnodes contain <br> tags, shouldn't html_text() replace <br> with a whitespace or new line character? Otherwise the text will be crammed, making it harder to use RegExp to further disentangle text components.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      close