mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-22 21:52:31 +03: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>
|
||||
</book>
|
||||
</bookstore>
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
```
|
@ -124,9 +124,4 @@ XML是一种标记语言,被设计用来存储数据和传输数据。
|
||||
<price>30.00</price>
|
||||
</book>
|
||||
</bookstore>
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
```
|
Loading…
Reference in New Issue
Block a user