[Feature] Rich Text editor can support set a word as a whole,
Open
Nobody has claimed this yet.
rich text
- Dominant language
- TypeScript
- Stars
- 263
- Forks
- 50
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 16
Description
What problem does this feature solve?
富文本编辑器中,每一将一个单词视为一个整体,比如 '10%' 在有的场景里是希望作为一个整体去配置的,期望当中的每一个字符都可以被配置
What does the proposed API look like?
NA
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 file, test, or entry point, and provides no proposed API. Start by locating the rich-text editor implementation and its text-segmentation behavior; done requires an agreed API and verified whole-word handling for cases such as “10%”.
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
- Needs clarification
- Newbie friendliness
- 25/100