Closed Be1zebub closed 1 year ago
I would like to have support for parsing empty-elements example:
<img src="foo.png">
https://www.w3.org/TR/xml/#dt-empty
empty-elements should be:
<img src="foo.png"/>
I would like to have support for parsing empty-elements example:
https://www.w3.org/TR/xml/#dt-empty