Handling inline data URIs in pasted <img>
Open
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 119
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 15
Description
Certain native apps and website (Google Docs 👀) will not paste files but provide them as inline ``
Most apps don't want these in their rich text, consider uploading them.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce pasting an inline from a native app or Google Docs into the editor. Start by tracing the paste handling entry point and determine how inline data URIs are currently represented. Done means these images are uploaded instead of remaining as inline data in the rich text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100