Skip to content

Not closing some svg tags #21

@Tolmark12

Description

@Tolmark12

Input :

<line></line>
<ellipse></ellipse>
<path></path>
<polyline></polyline>
<div></div>
<randomtag></randomtag>

Output :

<line>
<ellipse>
<path>
<polyline></polyline>
<div></div>
<randomtag></randomtag>

Is this happening on purpose? If so, it is breaking the display of svgs.

Love the project, thanks for sharing it!

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