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

ConvertTo-PSSVG should try to handle slightly malformed XML. #59

Closed
StartAutomating opened this issue Oct 15, 2022 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@StartAutomating
Copy link
Owner

As ConvertTo-PSSVG doesn't control the whole internet, it's important we handle the unexpected.

Thus:

When ConvertTo-PSSVG attempts to reach a RESTful URL and it receives a string, it should:

  1. Trim any leading content before the first tag
  2. Attempt to coerce it to XML.
@StartAutomating StartAutomating added the enhancement New feature or request label Oct 15, 2022
@StartAutomating StartAutomating self-assigned this Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant