feat(vault): Phase 3 tools + batch citation/relation enrichment

This commit is contained in:
2026-07-01 15:20:40 +08:00
parent 8273017082
commit 407a9213bf
548 changed files with 53410 additions and 2113 deletions
+12 -4
View File
@@ -1,12 +1,12 @@
---
categories:
- "[[LLM Wiki]]"
- '[[LLM Wiki]]'
tags:
- wiki
- reference
- marp
created: 2026-04-10
source: "[[Marp 优化-快速上手指南]]"
source: '[[Marp 优化-快速上手指南]]'
type: reference
---
@@ -69,7 +69,8 @@ type: reference
```
1. 预览窗口在右侧打开
2. 左侧编辑,右侧实时预览
3. 使用 `---` 分页
3. 使用 `
---` 分页
```
### 步骤 4:导出(1 分钟)
@@ -139,7 +140,8 @@ const example = "code here"
### 特殊页面类型
| 指令 | 用途 | 示例 |
|------|------|------|
|
------|------|------|
| `<!-- _class: cover -->` | 封面页 | 论文答辩首页 |
| `<!-- _class: trans -->` | 过渡页 | 章节分隔 |
| `<!-- _class: dark -->` | 深色页 | 强调内容 |
@@ -311,3 +313,9 @@ A: 使用图片优化:
**开始创建你的第一个演示吧!** 🎉
`Presentations/Templates/` 复制模板,5 分钟内完成你的演示。
## 来源
> **溯源规则**:所有数字/百分比/具体结论必须标注 `[raw:{文件名}:{行号}]` 格式。
- [[Marp 优化-快速上手指南]]