Files
my-vault/.obsidian/plugins/cm-chs-patch/manifest.json
T
windyboy 12ee06d8f8 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.)
2026-08-21 15:44:03 +08:00

10 lines
315 B
JSON

{
"id": "cm-chs-patch",
"name": "Simplified Chinese Word Splitting",
"version": "1.13.4",
"minAppVersion": "1.12.3",
"description": "Adds Simplified Chinese word splitting support for the editor and Vim mode.",
"author": "AidenLx",
"authorUrl": "https://github.com/AidenLx",
"isDesktopOnly": false
}