quick-xml icon indicating copy to clipboard operation
quick-xml copied to clipboard

Fix serialization of structs with only text content as attributes

Open Kakadus opened this issue 4 months ago • 6 comments

close #906

allows structs that contain only one $text field to be serialized as an attribute list.

As this is my first contribution, I may have overlooked something. The tests seem to pass though :)

Kakadus avatar Oct 22 '25 23:10 Kakadus