Skip to content

Some tags are marked as ICU non-compliant #67

@Panossa

Description

@Panossa

Hello, I just tried out this plugin and first of all: it's SO good, thank you!

However, we have a few strings where we use <br> as HTML line-breaks. Those tags aren't supposed to be closed but we get warnings/errors for those. I'd love to be warned about unclosed HTML tags but not those which don't need closing.

I know I can use <br/> or <br></br> everywhere but their behavior is almost random across different browsers and not typical HTML anyway.

It may well be I don't entirely understand how ICU works but it's what I suspect to be the problem here.

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