fix(docs): locale markdown issues

This commit is contained in:
Adam
2026-02-09 13:55:55 -06:00
parent d9b4535d64
commit 274bb948e7
213 changed files with 1776 additions and 1789 deletions

View File

@@ -48,7 +48,7 @@ OpenCode附带了多种适用于流行语言的内置LSP服务器
当检测到上述文件扩展名之一并且满足要求时LSP服务器将自动启用。
:::笔记
:::note
您可以通过将`OPENCODE_DISABLE_LSP_DOWNLOAD`环境变量设置为`true`来取消自动LSP服务器下载。
:::
@@ -126,7 +126,7 @@ OpenCode附带了多种适用于流行语言的内置LSP服务器
}
```
:::笔记
:::note
初始化选项因 LSP 服务器而异。检查 LSP 服务器的文档以获得可用选项。
:::