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

Feat: strip more spaces for collapseWhitespace #112

Merged
merged 2 commits into from
Oct 21, 2020

Conversation

SukkaW
Copy link
Contributor

@SukkaW SukkaW commented Oct 21, 2020

<div> <span> </span> </div>

The whitespace between <div> & <span> and the whitespace between </span> & </div> are save to remove:

<div><span> </span></div>

The PR implements it.

@SukkaW SukkaW force-pushed the feat-coolapse-more-spaces branch 2 times, most recently from f1d71b0 to 8916cde Compare October 21, 2020 04:52
@maltsev maltsev merged commit 1290e81 into posthtml:master Oct 21, 2020
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 this pull request may close these issues.

None yet

2 participants