File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Zotero 中文社区接受多种形式的贡献,请阅读这一份指南,以
4545 :::
4646
47474 . 加入 QQ 群:[ 913637964] ( https://qm.qq.com/q/joBSs1HIFa ) ,[ 617148016] ( https://qm.qq.com/q/a3fnR5YLGo ) ,[ 893963769] ( https://qm.qq.com/q/rFk6CayJRC ) ,[ 666489129] ( https://qm.qq.com/q/n3PZ1aRWnI ) ,[ 145248977] ( https://qm.qq.com/q/i7GVnNwD0k ) ,[ 317995116] ( https://qm.qq.com/q/V8KzSdZo42 ) ,962963257;
48- 5 . 加入 QQ 频道:[ 点击加入 QQ 频道【 Zotero 中文频道】 ] ( https://pd.qq.com/s/88fhhl9bv ) ;
48+ 5 . 加入 QQ 频道:[ 点击加入 QQ 频道「 Zotero 中文频道」 ] ( https://pd.qq.com/s/88fhhl9bv ) ;
49496 . 在各自途径回复讨论,解答问题;
5050
5151## 维护文档
Original file line number Diff line number Diff line change 77 "docs:dev" : " vitepress dev --open" ,
88 "docs:build" : " vitepress build" ,
99 "docs:preview" : " vitepress preview" ,
10- "lint:fix" : " markdownlint-cli2 --fix **/*.md & prettier --write ." ,
11- "lint:check" : " markdownlint-cli2 **/*.md & prettier --check ." ,
10+ "lint:fix" : " markdownlint-cli2 --fix **/*.md && prettier --write ." ,
11+ "lint:check" : " markdownlint-cli2 **/*.md && prettier --check ." ,
1212 "git:sync-force" : " bash scripts/sync-force.sh" ,
1313 "prepare" : " husky"
1414 },
You can’t perform that action at this time.
0 commit comments