ChatGPTNextWeb / ChatGPTNextWeb/NextChat
[Feature Request] 将输入框改造为contenteditable的 div,方便有格式化问题输入
Open
planned
- Dominant language
- TypeScript
- Stars
- 88.8k
- Forks
- 59.1k
- PR merge metrics
- No merged PRs in 30d
Description
### 🥰 Feature Description
用户在使用 NextChat 时,输入的问题格式(如脑图、列表等)具有重要意义,但目前系统仅支持纯文本,导致排版信息丢失,影响用户体验和信息传达的准确性。
### 🧐 Proposed Solution
参考 claude 和 chatgpt, 将输入框改造成 contenteditable 的 div

### 📝 Additional Information
可以使用这个库
https://github.com/lovasoa/react-contenteditable
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.