Skip to content

Releases: naisi-alibaba/docx-to-wangeditor-html

v1.0.0 — docx → wangEditor HTML

Choose a tag to compare

@naisi-alibaba naisi-alibaba released this 18 Jun 10:33

首个公开版本 / First public release.

把 Word(.docx)转成可直接粘进 wangEditor 富文本编辑框的干净 HTML:保留标题/加粗/表格,并给 URL 去掉 http(s):// 以规避「整篇塌成纯文本」的粘贴坑。
Convert Word (.docx) into clean HTML that pastes correctly into a wangEditor rich-text editor (preserves headings/bold/tables; de-schemes URLs to avoid the paste-flatten bug).

安装 / Install

/plugin marketplace add naisi-alibaba/docx-to-wangeditor-html
/plugin install docx-to-wangeditor-html@docx-to-wangeditor
/reload-plugins

详见 README。See README for the full write-up (problem, root cause, usage, validation).