Skip to content

Commit a5ce658

Browse files
committed
Updates 06/README.md
Auto commit by GitBook Editor
1 parent 34e8bfd commit a5ce658

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

06/README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,19 @@
1111

1212
* XML
1313

14-
```XML
15-
<?xml version="1.0" encoding="UTF-8"?>
16-
<note>
17-
<to>Tove</to>
18-
<from>Jani</from>
19-
<heading>Reminder</heading>
20-
<body>Dont forget me this weekend</body>
21-
<other>
22-
<a></a>
23-
<b></b>
24-
</other>
25-
</note>
26-
```
14+
```xml
15+
<?xml version="1.0" encoding="UTF-8"?>
16+
<note>
17+
<to>Tove</to>
18+
<from>Jani</from>
19+
<heading>Reminder</heading>
20+
<body>Dont forget me this weekend</body>
21+
<other>
22+
<a></a>
23+
<b></b>
24+
</other>
25+
</note>
26+
```
2727

2828
* HTML
2929

SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Summary
22

3-
* [主页](README.md)
3+
* [封面](README.md)
44
* [前言](INDEX.md)
55
* [01-JavaScrpit-变量、作用域](01/README.md)
66
* [变量声明](01/bian-liang-sheng-ming.md)

0 commit comments

Comments
 (0)