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
+1 -1
View File
@@ -15,7 +15,7 @@
}
[data-type="advanced-tables-toolbar"] .nav-buttons-container {
column-gap: 0.2rem;
gap: 0.2rem;
margin: 0.2rem 0 0.2rem 0;
justify-content: start;
}