提交 f2eb2921 编写于 作者: coder_______'s avatar coder_______ 提交者: GitHub

修正了标签的闭合

上级 b0a59069
......@@ -102,23 +102,23 @@ filter: duojibiaoti djbt
```
```html
<h1>Heading2 标题2 <small>副标题</small></h2>
<h2>Heading2 标题2 <small>副标题</small></h2>
```
```html
<h1>Heading3 标题3 <small>副标题</small></h3>
<h3>Heading3 标题3 <small>副标题</small></h3>
```
```html
<h1>Heading4 标题4 <small>副标题</small></h4>
<h4>Heading4 标题4 <small>副标题</small></h4>
```
```html
<h1>Heading5 标题5 <small>副标题</small></h5>
<h5>Heading5 标题5 <small>副标题</small></h5>
```
```html
<h1>Heading6 标题6 <small>副标题</small></h6>
<h6>Heading6 标题6 <small>副标题</small></h6>
```
## 带底部水平分隔线的标题
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册