Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [Bug]: 复制 Word 文档中的内容,部分格式丢失 #61

Closed
kagol opened this issue Sep 12, 2024 · 1 comment · Fixed by #67
Closed

🐛 [Bug]: 复制 Word 文档中的内容,部分格式丢失 #61

kagol opened this issue Sep 12, 2024 · 1 comment · Fixed by #67
Labels
bug Something isn't working

Comments

@kagol
Copy link
Member

kagol commented Sep 12, 2024

主要有以下格式丢失:

  • 字体
  • 字号
  • 行距
  • 缩进
@kagol kagol changed the title 复制Word文档中的内容,部分格式丢失 🐛 [Bug]: 复制 Word 文档中的内容,部分格式丢失 Sep 12, 2024
@kagol kagol added the bug Something isn't working label Sep 12, 2024
@ihwf
Copy link

ihwf commented Sep 14, 2024

还会丢失

  • 编号列表

同时存在的问题是, 开启了 uploadOption.imageUploadToServer 再粘贴 word 中复制的文字内容时, 文字都变成了图片, 关闭 uploadOption.imageUploadToServer 时, 就无法粘贴图片, Quill 本身没有这个 bug

@zzxming zzxming linked a pull request Sep 15, 2024 that will close this issue
13 tasks
@kagol kagol closed this as completed in #67 Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants