Skip to content

Commit db72b82

Browse files
committed
docs: update
1 parent fb96631 commit db72b82

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/zh/guide/code-block-node.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# CodeBlockNode (Component)(中文占位)
2+
3+
> 原文节选(仅供翻译参考):
4+
5+
> `CodeBlockNode` 是库中用于渲染富交互代码块的组件。对于需要编辑/高亮/增量渲染的场景,推荐安装 `stream-monaco`。组件为头部提供灵活的自定义点(props + slots),并在常见场景下提供可拦截的事件。 ## Quick summary - Monaco mode (install `stream-monaco`) — editor-like rendering with workers - Markdown mode (install `stream-markdown`) — alternative markdown-driven renderer - F
6+
7+
## 说明
8+
9+
此页面为中文占位,原文(English):/guide/code-block-node.md。
10+
11+
- [ ] 翻译标题和正文
12+
- [ ] 本地化示例中的代码注释
13+
- [ ] 检查链接并改为 /zh/ 前缀(如有)
14+
15+
如果你愿意贡献中文翻译,请参考翻译指南并提交 PR:/guide/translation
16+
17+
---
18+
19+
> 自动生成占位:将原文翻译并替换此文件的内容即可。

0 commit comments

Comments
 (0)