Skip to content

Conversation

@joshschriever
Copy link
Collaborator

Fixes #6

Apparently different implementations of xmlpull support different ways of pretty-printing. This should fix unsupported feature exceptions by trying one way, and if that throws an exception trying the other way, and if that throws an exception it gets caught and the xml just won't be pretty.

@joshschriever joshschriever merged commit 689561c into master Nov 13, 2019
@joshschriever joshschriever deleted the fix-unsupported-feature branch November 13, 2019 15:13
abergfeld pushed a commit that referenced this pull request Nov 13, 2019
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

Successfully merging this pull request may close these issues.

Unsupported feature http://xmlpull.org/v1/doc/features.html#indent-output

4 participants