opentiny / opentiny/tiny-editor

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

Open
#120 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
535
Forks
71
Avg merge
6h 50m
Merged PRs (30d)
2

Description

What problem does this feature solve

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

What does the proposed API look like

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

What is your project name

百灵音频体验平台

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by mapping the editor's current import and upload integration, then clarify how Word formatting and embedded media should be handled; done means imported content remains editable with matching styles and media links.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.