a2ui-project / a2ui-project/a2ui

Add MarkdownRenderer abstraction to v0.9 web_core

未关闭
#1,171 2 条评论 0 个 reaction 已指派 1 人 已被 @Varun-S10 认领 在 GitHub 查看
P2 sprint ready status: needs review type: bug
主要语言
TypeScript
星标
16.4k
派生
1.3k
平均合并
3 天 15 小时
30 天内合并 PR
134

描述

Currently, v0.9 renderers use MarkdownRenderer from v0.8 in web_core. This should not be the case. Let's export a duplicate version from v0.9 web_core, to keep the codebases separate. I believe the markdown-it package should implement *both* interfaces.

贡献指南

打开贡献指南

调研方向

Find the v0.8 MarkdownRenderer in web_core and understand its interface. Create a duplicate version in the v0.9 web_core module, ensuring the markdown-it package implements both interfaces. Check existing renderer usage to ensure compatibility. Verify the separation by testing that v0.9 code no longer depends on the v0.8 version.

由索引模型根据 Issue 内容生成。

评估

技术栈
markdown, typescript
领域
backend, tooling
Issue 类型
重构
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。