Skip to content

Add XMLEscapeCharsDecoder option

Compare
Choose a tag to compare
@clbanning clbanning released this 14 Dec 20:45
· 40 commits to master since this release

This preserves XML escaped characters in the Map values. Note: xml.Decoder nominally unescapes these characters when returning xml.CharData values.