opentiny / opentiny/tiny-editor
✨ [Feature]: 编辑器支持word导入功能
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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