summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorniuzhist <checkcheckzach@gmail.com>2014-05-31 15:18:05 -0700
committerniuzhist <checkcheckzach@gmail.com>2014-05-31 15:18:05 -0700
commitc93bb219f50b22105e51082824bdf0c98b3fc2b3 (patch)
tree47a0c5a5cc3794fa33ca7b31277f55c647379724
parent070df0635c70dd214fee43b522c2d55523c182f4 (diff)
remove white space at the end of both xml files
-rw-r--r--xml.html.markdown7
-rw-r--r--zh-cn/xml-cn.html.markdown7
2 files changed, 2 insertions, 12 deletions
diff --git a/xml.html.markdown b/xml.html.markdown
index 1e1eff86..94fc93f4 100644
--- a/xml.html.markdown
+++ b/xml.html.markdown
@@ -123,9 +123,4 @@ With this tool, you can check the XML data outside the application logic.
<price>30.00</price>
</book>
</bookstore>
-
-
-```
-
-
-
+``` \ No newline at end of file
diff --git a/zh-cn/xml-cn.html.markdown b/zh-cn/xml-cn.html.markdown
index 0476a0a8..bf0b074f 100644
--- a/zh-cn/xml-cn.html.markdown
+++ b/zh-cn/xml-cn.html.markdown
@@ -124,9 +124,4 @@ XML是一种标记语言,被设计用来存储数据和传输数据。
<price>30.00</price>
</book>
</bookstore>
-
-
-```
-
-
-
+``` \ No newline at end of file