Skip to content

Minified attributes seem to be double encoded #148

@Kajakske

Description

@Kajakske

When WebMarlupMin minifies something like this:
span class="button close" data-icon="&#xe614" aria-hidden="true"
it comes out with the ampersand encoded like this:
span class="button close" data-icon="&#xe614" aria-hidden="true"
(opening and closing html tag removed since github filters them out)

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