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

fix: fixed interpretations with new lines and carrigage returns

Open Bjaskular opened this issue 2 years ago • 0 comments

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

Bjaskular avatar May 03 '23 00:05 Bjaskular