Skip to content

Add docx-to-wangeditor-html plugin#303

Open
naisi-alibaba wants to merge 1 commit into
ComposioHQ:masterfrom
naisi-alibaba:add-docx-to-wangeditor-html
Open

Add docx-to-wangeditor-html plugin#303
naisi-alibaba wants to merge 1 commit into
ComposioHQ:masterfrom
naisi-alibaba:add-docx-to-wangeditor-html

Conversation

@naisi-alibaba

Copy link
Copy Markdown

Adds docx-to-wangeditor-html under Documentation & Security.

What it does: Converts Word (.docx) documents into clean semantic HTML that pastes correctly into a wangEditor rich-text editor — keeps headings/bold/tables, and de-schemes URLs.

Problem it solves: Pasting Word into a wangEditor-based admin/CMS box often loses formatting, or — when the content contains an http(s):// URL glued to CJK text — wangEditor's auto-link breaks insertHTML and the entire document flattens into plain text. This tool emits semantic tags wangEditor preserves and removes URL schemes so the paste never collapses.

Install:

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant