Skip to content

html entities get unescaped #16

Description

@RiedleroD

I just had a svg break because I had a &lt; in there and the optimizer just converted it into <. Luckily I was able to identify the problem and recover the svg, but this is a serious problem. For context, I had it in a tspan.

A solution would be adding a button to en/disable this feature or just removing it completely. I don't know your code so I can only assume things though.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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