Skip to content

Document that removeTagWhitespace will result in invalid HTML #570

@XhmikosR

Description

@XhmikosR
<span class="fa fa-file-text fa-fw"aria-hidden=true></span>

while it should be

<span class="fa fa-file-text fa-fw" aria-hidden=true></span>

Using 1.3.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions