Better support for XML and HTML
Keep <?xml and <!doctype declarations.
This commit is contained in:
5
testdata/initial/file2.xml
vendored
Normal file
5
testdata/initial/file2.xml
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<root>
|
||||
<one>one</one>
|
||||
<two/>
|
||||
</root>
|
||||
Reference in New Issue
Block a user