fix: fix typo content in markdown.md (#74)

This commit is contained in:
cool9203
2022-11-15 11:34:07 +08:00
committed by GitHub
parent 8592dff419
commit 5f6029a051

View File

@ -239,7 +239,7 @@ Markdown 表格生成器:[tableconvert.com](https://tableconvert.com/)
<!--rehype:wrap-class=col-span-2-->
```html
目前只支持部分段内 HTML 元素效果,包括 <kdb>, <b>, <i>, <em>, <sup>, <sub>, <br>
目前只支持部分段内 HTML 元素效果,包括 <kbd>, <b>, <i>, <em>, <sup>, <sub>, <br>
```
另见