fix(frontend): 增强锚点链接模糊匹配,兼容 LLM 生成的不一致目录格式

This commit is contained in:
techotaku39
2026-05-24 03:21:17 +08:00
parent ebdb254fc6
commit 905dbcce47
3 changed files with 56 additions and 4 deletions

View File

@@ -57,7 +57,7 @@
"react-router-dom": "^7.5.1",
"react-syntax-highlighter": "^15.6.1",
"rehype-katex": "^6.0.2",
"rehype-slug": "^6.0.0",
"rehype-slug": "5.1.0",
"remark-gfm": "3.0.1",
"remark-math": "^5.1.1",
"sonner": "^2.0.3",