-
-
Notifications
You must be signed in to change notification settings - Fork 622
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When pasting markdown (eg. LLM output), it partially pastes, then cuts off.
This is happening with the latest live version at https://www.blocknotejs.org/examples/basic/minimal
To Reproduce
To reproduce the issue, try pasting this example MD into a new note:**
## 💻 Git Commands That Sound Smarter Than They Are
- `git init`
> Birth of a future problem.
- `git stash pop`
> *Surprise! Here's the mess you tried to forget.*
- `git checkout -b feature/sanity`
> A branch name full of hope and lies.
It cuts off after the first bullet point.
Expected behavior
It must always paste the full text, and not cut off with no warning or error message, at least.
Misc
- Browser: Firefox 141
- Root cause of Bug in frontend when pasting markdown twentyhq/twenty#13568
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working