Skip to content

Bug when pasting markdown, it cuts off #1910

@amerkay

Description

@amerkay

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions