File tree Expand file tree Collapse file tree 2 files changed +36
-0
lines changed
Expand file tree Collapse file tree 2 files changed +36
-0
lines changed Original file line number Diff line number Diff line change 11# AiEditor ChangeLog
22
33
4+ ## v1.3.5 20250212:
5+ feat: Optimize the experience and cancel the pop-up of the floating menu in the code block
6+ feat: Optimize the tools and methods such as organizeHTMLContent
7+ feat: In read-only mode, do not disable the "Print" and "Full Screen" buttons
8+ fix: taskList cannot be converted to markdown, and taskList of markdown cannot be converted to html
9+ fix: The problem that the strikethrough in html cannot be converted to ` ~~ `
10+ fix: Fix the problem that removeEmptyParagraphs accidentally deletes images in some cases
11+
12+ ---
13+ 优化: 优化体验,取消浮动菜单在代码块的弹出
14+ 优化:优化 organizeHTMLContent 等工具方法
15+ 优化:在只读模式下,不禁用 “打印” 和 “全屏” 按钮
16+ 修复:taskList 无法转换为 markdown,markdown 的 taskList 也无法转换为 html 的问题
17+ 修复:html 中的删除线无法转换为 ` ~~ ` 的问题
18+ 修复:修复 removeEmptyParagraphs 在某些情况下误删图片的情况
19+
20+
21+
422## v1.3.4 20250102:
523- feat: Added custom color and color selection functions to the highlight block
624- feat: htmlUtil added createElement method
Original file line number Diff line number Diff line change 11# AiEditor ChangeLog
22
33
4+ ## v1.3.5 20250212:
5+ feat: Optimize the experience and cancel the pop-up of the floating menu in the code block
6+ feat: Optimize the tools and methods such as organizeHTMLContent
7+ feat: In read-only mode, do not disable the "Print" and "Full Screen" buttons
8+ fix: taskList cannot be converted to markdown, and taskList of markdown cannot be converted to html
9+ fix: The problem that the strikethrough in html cannot be converted to ` ~~ `
10+ fix: Fix the problem that removeEmptyParagraphs accidentally deletes images in some cases
11+
12+ ---
13+ 优化: 优化体验,取消浮动菜单在代码块的弹出
14+ 优化:优化 organizeHTMLContent 等工具方法
15+ 优化:在只读模式下,不禁用 “打印” 和 “全屏” 按钮
16+ 修复:taskList 无法转换为 markdown,markdown 的 taskList 也无法转换为 html 的问题
17+ 修复:html 中的删除线无法转换为 ` ~~ ` 的问题
18+ 修复:修复 removeEmptyParagraphs 在某些情况下误删图片的情况
19+
20+
21+
422## v1.3.4 20250102:
523- feat: Added custom color and color selection functions to the highlight block
624- feat: htmlUtil added createElement method
You can’t perform that action at this time.
0 commit comments