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

Don't remove xml version #13

Closed
PaulWoitaschek opened this issue Dec 1, 2017 · 4 comments
Closed

Don't remove xml version #13

PaulWoitaschek opened this issue Dec 1, 2017 · 4 comments

Comments

@PaulWoitaschek
Copy link

After running avdo *.xml

All my files lost their first line
<?xml version="1.0" encoding="utf-8"?>

@alexjlockwood
Copy link
Owner

I'll disable this by default.

@PaulWoitaschek
Copy link
Author

Why was removing enabled by default?
In the readme example the avgo tool explicitly added the header from the file that did not have it.

@alexjlockwood
Copy link
Owner

Thanks for pointing that out. I've updated the README.

@alexjlockwood
Copy link
Owner

alexjlockwood commented Dec 1, 2017

Fixed in v0.1.0-alpha.8.

You can run npm install -g avdo to get the updated version.

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