🔧 chore(markdown): add markdownlint baseline and lint fixes

This commit is contained in:
csh
2026-05-18 15:43:48 +08:00
parent a22b324c5c
commit 214c44eebc
10 changed files with 22 additions and 9 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
本 Playbook 的 TypeScript/JavaScript 代码风格以 Google TypeScript Style Guide 为基线:
- Google TypeScript Style Guide: https://google.github.io/styleguide/tsguide.html
- TypeScript 官方手册: https://www.typescriptlang.org/docs/handbook/
- Google TypeScript Style Guide: <https://google.github.io/styleguide/tsguide.html>
- TypeScript 官方手册: <https://www.typescriptlang.org/docs/handbook/>
## 项目约定