mirror of
https://github.com/zoriya/xmlParser.git
synced 2026-06-03 10:25:52 +00:00
Now supporting weird spaces, tab and \r everywhere
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<yes><nop/></yes>
|
||||
<yes>
|
||||
<nop />
|
||||
</yes>
|
||||
Reference in New Issue
Block a user