Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Node containing a period fails formatting #7

Closed
blitzxion opened this issue Jul 29, 2016 · 1 comment
Closed

Node containing a period fails formatting #7

blitzxion opened this issue Jul 29, 2016 · 1 comment
Labels

Comments

@blitzxion
Copy link

Almost like Issue #6.

A node like

<system.webServer>
<!-- .... -->
</system.webServer>

Will cause an error and will not format the document.

XML formatting failed: at line #, column #; expected whitespace or end of opening tag.

Work around would be to simply remove the period from the nodes, format the document, then add them back.

@FabianLauer
Copy link
Owner

Hi @blitzxion, thank you for reporting this 👍
It's now fixed in the XML library. I'm still testing, but there'll be an update soon 😉

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants