opentiny / fluent-editor

Fluent Editor is a rich text editor based on Quill 2.0, which extends rich modules and formats on the basis of Quill. It is powerful and out-of-the-box. Fluent Editor 是一个基于 Quill 2.0 的富文本编辑器,在 Quill 基础上扩展了丰富的模块和格式,功能强大、开箱即用。
https://opentiny.github.io/fluent-editor/
MIT License
148 stars 17 forks source link

✨ [Feature]: 编辑器支持word导入功能 #120

Open qiantan001 opened 2 weeks ago

qiantan001 commented 2 weeks ago

What problem does this feature solve

富文本编辑器导入word,解析word内容并原样回显在富文本框里。我们网站新功能需要将以前的word内容展现在网页上并可以编辑

What does the proposed API look like

word的内容保持样式不变,主要是字体大小行间距;如果word中含有图片、音/视频,支持上传至服务器后返回这些文件的链接地址插入到富文本编辑器中

What is your project name

百灵音频体验平台