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: support removing more empty attributes #161

Merged
merged 2 commits into from
Sep 15, 2021

Conversation

SukkaW
Copy link
Contributor

@SukkaW SukkaW commented Sep 15, 2021

No description provided.

@netlify
Copy link

netlify bot commented Sep 15, 2021

‼️ Deploy request for htmlnano rejected.

Name Link
🔨 Latest commit fbc0dd5

Comment on lines -35 to +36
removeEmptyAttributes: true,
removeRedundantAttributes: false,
removeEmptyAttributes: true,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After some redundant attributes (including those that have missing value default) being processed, they might be able to be removed completely.

Copy link
Member

@maltsev maltsev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@maltsev maltsev merged commit 1866949 into posthtml:master Sep 15, 2021
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