diff options
-rw-r--r-- | xml.html.markdown | 7 | ||||
-rw-r--r-- | zh-cn/xml-cn.html.markdown | 7 |
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 |