xml-to-array
xml-to-array copied to clipboard
fix: fixed interpretations with new lines and carrigage returns
Hello everyone! I fixed the xml parse which can contain newline and carriage return. Problem was resolve by user ondrejsanetrnik and I decided to implement the fix to the package. Link to the issue no. 2 where ondrejsanetrnik proposed a solution to the problem: https://github.com/vyuldashev/xml-to-array/issues/2#issuecomment-668564510