feat: add emmet.md cheatsheet.

This commit is contained in:
jaywcjlove
2022-10-07 00:48:40 +08:00
parent c19283b71f
commit 45a20dd749
7 changed files with 2438 additions and 13 deletions

View File

@ -208,6 +208,7 @@ const school = <div>学校</div>;
`<yel>` | <yel>黄色</yel>
`<pur>` | <pur>紫色</pur>
`<code>` 或 <code>\`\`</code> | <code>绿</code>`色`
`<del>``~~删除~~` | <del>~~红色~~</del>
<!--rehype:className=shortcuts-->