[Good First Issue] XMarkdown contentRender 自定义渲染支持打字机效果
Open
enhancement
good first issue
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 1.2k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 2
Description
> 🎓 OSS26 轻训营 · 个人认领题(Good First Issue)
> 关联原始 issue:#1685
### 背景
使用 `contentRender` 自定义渲染时,无法复用内置的打字机动画效果。
### 模块
`packages/x-markdown/src/XMarkdown/`(`AnimationText.tsx` / `index.tsx`)
### 任务
让 `contentRender` 路径也能接入 `AnimationText` 的逐字输出能力(或暴露开关)。
### 验收
- contentRender + 打字机 demo
- 单测
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.