doc: update quickreference.md.
This commit is contained in:
parent
1f34ea3bc3
commit
cc20a31a47
@ -838,6 +838,16 @@ H2 部分
|
|||||||
|
|
||||||
默认表格末尾列`右对齐`,添加 `<!--rehype:className=left-align-->` 类让其`左对齐`
|
默认表格末尾列`右对齐`,添加 `<!--rehype:className=left-align-->` 类让其`左对齐`
|
||||||
|
|
||||||
|
### 强制 code 不换行
|
||||||
|
|
||||||
|
| Command | Description |
|
||||||
|
| ---- | ---- |
|
||||||
|
| `adb remount` | Remounts file system with read/write access |
|
||||||
|
| `adb reboot bootloader` | Reboots the device into fastboot |
|
||||||
|
<!--rehype:className=show-header code-nowrap-->
|
||||||
|
|
||||||
|
添加 `<!--rehype:className=code-nowrap-->` 注释
|
||||||
|
|
||||||
列表
|
列表
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
"husky": "^8.0.1",
|
"husky": "^8.0.1",
|
||||||
"lint-staged": "^13.0.3",
|
"lint-staged": "^13.0.3",
|
||||||
"prettier": "^2.7.1",
|
"prettier": "^2.7.1",
|
||||||
"refs-cli": "^1.2.10",
|
"refs-cli": "^1.2.12",
|
||||||
"markdownlint": "^0.26.2",
|
"markdownlint": "^0.26.2",
|
||||||
"markdownlint-cli": "^0.32.2"
|
"markdownlint-cli": "^0.32.2"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user