Skip to content

Feature/chatbot cherry markdown - #268

Merged
carolin913 merged 23 commits into
developfrom
feature/chatbot-cherry-markdown
Sep 9, 2025
Merged

Feature/chatbot cherry markdown#268
carolin913 merged 23 commits into
developfrom
feature/chatbot-cherry-markdown

Conversation

@LzhengH

@LzhengH LzhengH commented Aug 4, 2025

Copy link
Copy Markdown
Collaborator

🤔 这个 PR 的性质是?

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • fix(组件名称): 处理问题或特性描述 ...

  • 本条 PR 不需要纳入 Changelog

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

@github-actions

github-actions Bot commented Aug 4, 2025

Copy link
Copy Markdown
Contributor

完成

@LzhengH
LzhengH force-pushed the feature/chatbot-cherry-markdown branch from 3932eec to ae3fe3d Compare August 4, 2025 13:14
@RSS1102

RSS1102 commented Aug 5, 2025

Copy link
Copy Markdown
Member

这里使用npm i cherry-markdown@npm:@cherry-markdown/cherry-markdown-dev": "^0.9.4-dev.202507230237.4848b82 进行安装,然后在代码里可以直接使用 import Cherry from 'cherry-markdown'; 进行开发。

@LzhengH
LzhengH marked this pull request as ready for review August 5, 2025 08:49
Comment thread package.json Outdated
},
"dependencies": {
"@babel/runtime": "^7.24.7",
"@cherry-markdown/cherry-markdown-dev": "^0.9.4-dev.202508041500.acf8c8d",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"@cherry-markdown/cherry-markdown-dev": "^0.9.4-dev.202508041500.acf8c8d",
"cherry-markdown": "npm:@cherry-markdown/cherry-markdown-dev@^0.9.4-dev.202508041500.acf8c8d",

别名形式 正常使用import cherry-markdown, 换回正式版改下版本号即可

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

学到了!

@carolin913
carolin913 merged commit bf5e2e0 into develop Sep 9, 2025
8 checks passed
@carolin913
carolin913 deleted the feature/chatbot-cherry-markdown branch September 9, 2025 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants