Skip to content

Incorrectly replaces single quotes with double quotes #3

@stuartm

Description

@stuartm

An item with the following onclick attribute onclick="$('foo').something()" becomes onclick="$("foo").something()" which obviously breaks. htmlmin shouldn't be touching the contents of attributes at all.

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