vault backup: 2026-07-14 18:12:33

This commit is contained in:
2026-07-14 18:12:33 +08:00
parent 5cad628d88
commit b51f03bd05
4 changed files with 74 additions and 1 deletions
+11 -1
View File
@@ -183,7 +183,8 @@ week: W25 # 第几周
>
> **替代方案:**
> - 列表用数字编号 `1. 2. 3.`(完成/未完成状态在文字中注明)
> - GitHub Issues 标题与 URL 各占一行,不合成 Markdown 链接
> - GitHub Issues / PR 标题与 URL 各占一行,不合成 Markdown 链接
> - PR/Issue 编号紧贴 `#`,不加空格:`PR#123`、`Issue#456`(空格会导致企业微信错误解析为标题)
> - 卡点、备注等板块直接写纯文本,不加引用符号
```markdown
@@ -206,6 +207,15 @@ create time: YYYY-MM-DD HH:mm
- #456 Issue 标题
- https://github.com/xxx/xxx/issues/456
## GitHub PR
已合并:
- #789 PR 标题
- https://github.com/xxx/xxx/pull/789
进行中:
- #101 PR 标题
- https://github.com/xxx/xxx/pull/101
## 卡点 / 阻塞
当前无卡点