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

Need a way to add comments to a xml file #47

Closed
uchihaabhijit opened this issue Jun 1, 2021 · 3 comments
Closed

Need a way to add comments to a xml file #47

uchihaabhijit opened this issue Jun 1, 2021 · 3 comments

Comments

@uchihaabhijit
Copy link

I found this package very useful but is there a way to add comments to a generated xml file??

@davidcalhoun
Copy link
Owner

Thank you for the feedback, that sounds like a reasonable request! I'll see what it takes to add it when I get a chance.

@uchihaabhijit
Copy link
Author

@davidcalhoun Thanks. I actually had to write a logic that takes care of it for now but would be better if comments could be inserted during the xml build process. Now I split, concat and then join. Works though!

@davidcalhoun
Copy link
Owner

Comments are now supported with the special _comment key! Check out the readme for some examples!

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

No branches or pull requests

2 participants