Skip to content

XHTML incompatible #62

@bad-blue-bull

Description

@bad-blue-bull

tried to run it with htmlmin -p img link --keep-optional-attribute-quotes file.xhtml file_minified.xhtml
but I get error because still <link href="style.css" type="text/css" rel="stylesheet" /> gets converted to <link href="style.css" type="text/css" rel="stylesheet"> and <img src="image.gif" alt="" /> to <img src="image.gif" alt>

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