Commit Graph

4 Commits

Author SHA1 Message Date
zhanzhenping
7dffd5a23a feat: htmlToMarkdown (#968) 2026-01-19 19:22:06 +08:00
zhanzhenping
cd0398cc65 feat: 编辑器新增WordToHtml (#967)
* feat: word转笔记(富文本html)
* fix: 本地化文件更新
2026-01-19 19:22:05 +08:00
张胜
437abd83af cherry markdown支持上传图片pdf以及word (#936)
* fix: first open document, cherryMarkdown not have theme

* fix: modify prismjs style and improve image clarity

* update cherry-markdown

* optimiztion: cherry-markdown

* feat: cherry-markdown add auto-save and update icon

* fix: the mobile phone displays abnormally and Markdown does not allow conversion

* fix: cherry display not complete

* support upload pdf&word&picture

* support upload pdf&word&picture

---------

Co-authored-by: zhangsheng.93 <zhangsheng.93@bytedance.com>
2026-01-19 19:21:57 +08:00
张胜
21fe4b631a markdown编辑器增加cherryMarkdown
* 使用cherryMarkdown替换editorMd

* 支持历史&边栏

* 优化代码&支持html格式渲染为预览格式&保存主题配置

* 修复drawio异常

* 优化drawio异常改法

* 自定义提示面板主题颜色

* drawio增加样式,并且更新到最新版本

* 增加代码块复制功能&&修复drawio渲染图片过大&&drawio生成图片背景改为透明

* 恢复原有markdown编辑器,新增cherry markdown编辑器

* 修复复制功能异常

* 修复drawio偶尔无法编辑

---------

Co-authored-by: zhangsheng.93 <zhangsheng.93@bytedance.com>
2023-07-03 09:41:27 +08:00