-
-
Notifications
You must be signed in to change notification settings - Fork 137
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
Empty data attributes are stripped #215
Comments
Hi @ryanb, thanks for reporting this. I agree, empty I think I can get to this in the next day or two, hang tight! |
PR is #216 going through CI now. If it goes green, I'll ship it in v2.12.0 shortly thereafter. |
v2.12.0 has been released with a fix: Release 2.12.0 / 2021-08-11 · flavorjones/loofah |
Wow thanks for the fast turnaround! I really appreciate the work you put into loofah. |
Ah, thanks for the kind words. |
Is there a reason why empty data attributes are stripped?
From what I can tell, empty data attributes are valid in HTML 5.
The text was updated successfully, but these errors were encountered: