BlockNote icon indicating copy to clipboard operation
BlockNote copied to clipboard

A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.

Results 296 BlockNote issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Copy content with multiple blocks, heading and paragraph e.g., into clipboard, then paste it into a table cell. The table will broken into 2 table. **To Reproduce**...

bug

### BlockNote is really impressive! Thank you for building such a great library! **Is your feature request related to a problem? Please describe.** I'm using BlockNote to build a note...

enhancement

**Describe the bug** I have created a few paragraphs with nested children that look like this: ![image](https://github.com/user-attachments/assets/0b88a047-f5ca-425b-9be9-0257fa8bd98c) Trying to shift tab on any second level nested child (test or test...

bug

**Is your feature request related to a problem? Please describe.** Currently, the only syntax highlighting for the CodeBlock is `github-dark`. My use-case has the code block styled in a different...

enhancement

### **Bug Report** **Describe the bug** When upgrading BlockNote from version `v0.15.1` to `v0.15.2`, dynamic chunks fail to load properly in an environment that uses **Vite Module Federation**. The result...

bug

**Is your feature request related to a problem? Please describe.** We use custom fonts in our production block editor and want the same fonts to be used in our exported...

enhancement