TypeCellOS / TypeCellOS/BlockNote
Handle Images/Tables combined with Text when Parsing HTML
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 10.2k
- Forks
- 772
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 17
Description
Is your feature request related to a problem? Please describe.
When copying over work from a .docx document in a word editor, images and tables seem to break the html parsing when combined with text. When they are copied individually they work.
Side note: copy pasting screenshots copied to clipboard don't seem to work either.
Describe the solution you'd like
I would love to have images and table be recognized regardless of other HTML they are copied with.
Additional context
The doc I was testing with: https://1drv.ms/w/s!AotSoC-b77BbgQL9Sp7LMA1DIQS4?e=DudOAr
Word:
Blocknote:
Word:
Blocknote:
The same is repeatable with images.
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 parser entry point. Reproduce the documented Word copy/paste case with combined text, images, and tables, then trace the HTML paste path; done means those mixed contents are recognized without breaking, with clipboard screenshots addressed only if they share the same path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, typescript
- Domain
- content, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100