editablejs / editable

🌱 A collaborative rich-text editor framework that focuses on stability, controllability, extensibility, and performance. 一款强到离谱的富文本编辑器框架,专注于稳定性、可控性、扩展性和性能。
https://docs.editablejs.com
Apache License 2.0
1.79k stars 120 forks source link

Support for Docx Deserialization #163

Open Explorer1092 opened 7 months ago

Explorer1092 commented 7 months ago

Problem

Hopefully there will be official support for deserialization of docx files

Solution

https://platejs.org/docs/serializing-docx

Alternatives A clear and concise description of any alternative solutions or features you've considered.

Context Add any other context about the problem here. (The fastest way to have an issue fixed is to create a pull request with working, tested code and we'll help merge it. Editable is solving a pretty complex problem, and we can't do it without active contributors, so thank you so much for your help!)