-
Notifications
You must be signed in to change notification settings - Fork 28
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
not able to pass parser options #12
Comments
@nsinghal12 I don't see the options being hardcoded anywhere. Not valid anymore I guess. |
@foobar98 Parser options are hardcoded at line 10. This is a valid issue. |
Okay, I thought he meant the main parse options. What should be the ideal solution in this case then - clients can pass xmljsOptions as part of the |
@foobar98 Yes, we should add these options to the first argument in |
This issue is available to be picked up for hacktoberfest. Please comment here if anyone wants to pick this one. |
Willing to take this if nobody else is. |
the options are hardcoded and cannot be overriden. You should retain key camelcasing by default.
The text was updated successfully, but these errors were encountered: