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

[FEATURE] Remove whitespace around = in attribute assignment #320

Closed
2 tasks done
christopherpickering opened this issue Aug 1, 2022 · 1 comment
Closed
2 tasks done
Labels

Comments

@christopherpickering
Copy link
Contributor

Feature Request

Related to #317

Can formatter clean poorly formed attributes where there is a " " around "="?

class = "test" > class="test"

christopherpickering pushed a commit that referenced this issue Nov 3, 2022
## [1.19.4](v1.19.3...v1.19.4) (2022-11-03)

### Bug Fixes

* **attributes:** fixed poor django attribute parsing ([bd90f08](bd90f08)), closes [#427](#427) [#438](#438)
* **attributes:** prevented attribute indentation for url type attributes ([907a1bf](907a1bf)), closes [#320](#320) [#86](#86) [#195](#195)
* **image tag:** added image tag to template break tag list. srcset formatting ([0d170aa](0d170aa)), closes [#444](#444)
@christopherpickering
Copy link
Contributor Author

🎉 This issue has been resolved in version 1.19.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant