mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
remove white space at the end of both xml files
This commit is contained in:
parent
070df0635c
commit
c93bb219f5
@ -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>
|
||||||
|
```
|
||||||
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user