mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-16 12:11:21 +08:00
feat: add vim.md
regex.md
cheatsheet.
This commit is contained in:
@ -147,6 +147,35 @@ function () {}
|
||||
<!--rehype:style=background:#e91e63;-->
|
||||
```
|
||||
|
||||
### 快捷键样式
|
||||
|
||||
| Key | value |
|
||||
| ---- | ---- |
|
||||
| `快捷键` | 说明 |
|
||||
| `快捷键` | 说明 |
|
||||
<!--rehype:className=shortcuts-->
|
||||
|
||||
列表添加 `<!--rehype:className=shortcuts-->` 样式类,展示快捷键样式。
|
||||
|
||||
### 内置类样式
|
||||
|
||||
:- | -
|
||||
:- | -
|
||||
`shortcuts` | 快捷键样式
|
||||
`wrap-text` | 超出换行
|
||||
`show-header` | 展示表头
|
||||
<!--rehype:className=shortcuts-->
|
||||
|
||||
### 颜色标签
|
||||
|
||||
:- | -
|
||||
:- | -
|
||||
`<yel>` | 黄色
|
||||
`<pur>` | 紫色
|
||||
`<code>` 或 <code>\`\`</code> | 绿色
|
||||
<!--rehype:className=shortcuts-->
|
||||
|
||||
|
||||
布局
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user