style: fix markdownlint errors (MD030, MD047)

This commit is contained in:
xuxiang
2026-01-31 19:25:25 +08:00
parent 0e5571998f
commit 6f87d43c19
7 changed files with 30 additions and 27 deletions

View File

@@ -277,4 +277,4 @@ npm test && npm run lint
npm test -- --coverage --ci
```
**记住**:没有测试就没有代码。测试不是可选的。它们是安全网,能够让你自信地重构、快速开发并确保生产环境的可靠性。
**记住**:没有测试就没有代码。测试不是可选的。它们是安全网,能够让你自信地重构、快速开发并确保生产环境的可靠性。