mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-06 14:56:54 +02:00
remove white space at the end of both xml files
This commit is contained in:
@@ -123,9 +123,4 @@ With this tool, you can check the XML data outside the application logic.
|
|||||||
<price>30.00</price>
|
<price>30.00</price>
|
||||||
</book>
|
</book>
|
||||||
</bookstore>
|
</bookstore>
|
||||||
|
```
|
||||||
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@@ -124,9 +124,4 @@ XML是一种标记语言,被设计用来存储数据和传输数据。
|
|||||||
<price>30.00</price>
|
<price>30.00</price>
|
||||||
</book>
|
</book>
|
||||||
</bookstore>
|
</bookstore>
|
||||||
|
```
|
||||||
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user