ForcePilot/backend/package/yuxi/channel/render
Kris 8ee9c1425e feat(channel/render): 新增markdown渲染模块
实现了完整的markdown解析与渲染能力,包含IR中间节点定义、markdown解析器以及两种渲染风格(markdown格式与纯文本格式),支持常见markdown语法渲染
2026-05-21 10:28:14 +08:00
..
__init__.py feat(channel/render): 新增markdown渲染模块 2026-05-21 10:28:14 +08:00
ir.py feat(channel/render): 新增markdown渲染模块 2026-05-21 10:28:14 +08:00
parser.py feat(channel/render): 新增markdown渲染模块 2026-05-21 10:28:14 +08:00
style_map.py feat(channel/render): 新增markdown渲染模块 2026-05-21 10:28:14 +08:00