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

Investigate - Show Valid XML Only #4

Open
michael-hawker opened this issue Apr 14, 2020 · 1 comment
Open

Investigate - Show Valid XML Only #4

michael-hawker opened this issue Apr 14, 2020 · 1 comment

Comments

@michael-hawker
Copy link
Owner

Need to have a way to just show the currently valid parsed XML.

Need to walk tree and prune it for cases where the 'Trivia' indicates there's a problem...?

@michael-hawker
Copy link
Owner Author

Have a test branch here: https://github.com/michael-hawker/XmlSyntaxVisualizerUWP/tree/mhawker/temp-fail-remove-bad-nodes

However, I hadn't realized the XML tree was immutable, so this requires a whole different approach to process and spit back out.

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

1 participant