Skip to content

Not respecting html comments tags correctly #16

@simllll

Description

@simllll

E.g.

<!--<div> hallo</div> --> test
<br>cat

Results in:

hallo
--> test 
cat

Should be:

test 
cat

Regards
Simon

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