Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redundant whitespace not removed #145

Closed
thewilkybarkid opened this issue Jul 13, 2021 · 0 comments · Fixed by #160
Closed

Redundant whitespace not removed #145

thewilkybarkid opened this issue Jul 13, 2021 · 0 comments · Fixed by #160

Comments

@thewilkybarkid
Copy link

When using collapseWhitespace: aggressive, the following remains unchanged:

before <a href="#link"> <i>after</i></a>

The space inside the <a> can be removed as it collapses into the one outside.

SukkaW added a commit to SukkaW/htmlnano that referenced this issue Sep 14, 2021
maltsev added a commit that referenced this issue Sep 15, 2021
Fix: enhance collapse whitespace (#145)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant