feat: add es6.md cheatsheet.

This commit is contained in:
jaywcjlove
2022-10-31 15:18:50 +08:00
parent 8586f8a212
commit b258494776
7 changed files with 749 additions and 8 deletions

View File

@ -232,10 +232,16 @@ const school = <div>学校</div>;
```
```html preview
这里是你的 HTML 代码
<b>这里是你的 HTML 代码</b>
\```
```
---
```html preview
<b>这里是你的 HTML 代码</b>
```
上面的 `markdown` 代码在 `meta` 位置添加 `preview` 标识HTML 代码将被执行预览