a2ui-project / a2ui-project/a2ui
Add MarkdownRenderer abstraction to v0.9 web_core
オープン
P2
sprint ready
status: needs review
type: bug
- 主要言語
- TypeScript
- スター
- 16.4k
- フォーク
- 1.3k
- 平均マージ
- 2日 13時間
- マージ済み PR(30日)
- 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