📝 Docs: Add description of "showThumbnail" option of GitHub shortcodes in other lang

This commit is contained in:
Fanovian
2025-09-01 11:53:49 +08:00
parent 9cc808ea93
commit 42f7e80bcd
3 changed files with 4 additions and 1 deletions
@@ -426,7 +426,8 @@ Blowfish 还支持使用标准 Markdown 语法自动转换图像。只需使用
<!-- prettier-ignore-start -->
| 参数 | 功能 |
| ------ | ---------------------------------------------- |
| `repo` | [String] 格式为 `username/repo` 的 github repo |
| `repo` | \[字符串] 格式为 `username/repo` 的 github repo |
| `showThumbnail` | **可选** \[布尔值] 是否显示缩略图,默认为 `true` |
<!-- prettier-ignore-end -->
**例1:**