Skip to content

Commit 6cee645

Browse files
authored
Merge pull request #472 from zong-zhe/fix-missing-png
fix: fix missing png
2 parents f3f0368 + 265c6fe commit 6cee645

File tree

2 files changed

+2
-2
lines changed
  • blog/2024-09-18-kcl-0.10.0-release
  • i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-18-kcl-0.10.0-release

2 files changed

+2
-2
lines changed

blog/2024-09-18-kcl-0.10.0-release/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ kcl mod add cc --git https://github.com/kcl-lang/flask-demo-kcl-manifests.git --
207207

208208
- The kcl-playground based on the WASM backend is online.
209209

210-
[kclplayground](/img/blog/2024-09-18-kcl-0.10.0-release/kclplayground.png)
210+
![kclplayground](/img/blog/2024-09-18-kcl-0.10.0-release/kclplayground.png)
211211

212212
- kcl import tool supports importing the entire Go Package and converting all Go struct definitions into KCL Schema definitions.
213213
- Fixed the compilation error of kcl import when importing Kubernetes CRD and OpenAPI Schema.

i18n/zh-CN/docusaurus-plugin-content-blog/2024-09-18-kcl-0.10.0-release/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ kcl mod add cc --git https://github.com/kcl-lang/flask-demo-kcl-manifests.git --
207207

208208
- 基于 WASM 后端的 kcl-playground <https://play.kcl-lang.io/> 上线。
209209

210-
[kclplayground](/img/blog/2024-09-18-kcl-0.10.0-release/kclplayground.png)
210+
![kclplayground](/img/blog/2024-09-18-kcl-0.10.0-release/kclplayground.png)
211211

212212
- kcl import 工具支持导入整个 Go Package 并将其中所有的 Go 结构体定义转换为 KCL Schema 定义
213213
- 修复 kcl import 在 Kubernetes CRD 和 OpenAPI 导入 Schema 的编译错误

0 commit comments

Comments
 (0)