fix broken wikilinks in LLM_Evaluation zone; update Obsidian plugins

- Rewrite folder-relative wikilinks (resolved from vault root) to unique
  basenames or full vault-root paths so they actually resolve in Obsidian
- Fix malformed table links with spaces around the | alias separator
- Plugin updates from Obsidian (any-block, omnisearch, quickadd, etc.)
This commit is contained in:
windyboy
2026-08-21 15:44:03 +08:00
parent 93beb24961
commit 12ee06d8f8
45 changed files with 63881 additions and 20244 deletions
@@ -19,7 +19,7 @@ created: 2026-08-21
完成这一层后,继续阅读:
- [[01-Getting-Started/02-Why-Guide|从零开始做 LLM 评测:每一步背后的道理]]
- [[02-Practical-Roadmap/01-LLM-Evaluation-Roadmap|从软件工程到 LLM 评测工程:实战路线]]
- [[02-Why-Guide|从零开始做 LLM 评测:每一步背后的道理]]
- [[01-LLM-Evaluation-Roadmap|从软件工程到 LLM 评测工程:实战路线]]
原则:这里回答 **What**,后续文档分别回答 **Why****How**