-
-
Notifications
You must be signed in to change notification settings - Fork 19
How do I allow camel cased properties? #5
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
Comments
Actually, it seems like an svg issue... I want
to be
|
We are seeing the same issue with http://tutorials.jenkov.com/svg/svg-viewport-view-box.html#viewbox |
You can fork it and remove the kebab-case conversion here hast-util-to-html/lib/element.js Line 132 in 06c268d
|
Hey all! Sorry for the delay! I thought about it a bit and I’d like to work on this now. For starters, this issue is now first tracked in wooorm/property-information#6. When that is done, we can work on updating it throughout the ecosystem. I’ll close this now, if you have any further comments please post them there! |
Related to wooorm/property-information#6. Related to GH-5.
My use case is that some 3rd party library uses camel case properties
but this gets converted automatically to
The text was updated successfully, but these errors were encountered: