Preserve raw content in $text
node
#2
Labels
Change: minor
[Issue / PR] describes a non-breaking change, such as adding a new functionality
Domain: main
[Issue / PR] describes change in the functionality, its optimization
Pending: blocked
[Issue / PR] cannot be addressed until another issue is resolved
Priority: medium
[Issue / PR] should be addressed without delay
Type: improvement
[Issue / PR] addresses lack of a functionality or an open possibility of enhancement
xml2json
configured to automatically parse data to values (numbers, booleans, etc., falling back to strings). This means:xml2json
and parse values manually (ideally, preservingxml2json
's parsing logic);$text
property;The text was updated successfully, but these errors were encountered: