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** Instantiating the editor with Shadcn and Tailwindcss in NextJS produces the following error: ` Warning: forwardRef render functions accept exactly two parameters: props and ref. Did you...

bug

**Describe the bug** { type: 'alert', content: 'This is an \n example \n alert!!', } the above content is in a single line instead of 3. **To Reproduce** https://stackblitz.com/edit/github-qx9fhr?file=App.tsx

bug

**Is your feature request related to a problem? Please describe.** Right now, the default blocks provide useful support for text editing. However, there is a limitation in the editor's versatility:...

enhancement
💎 Bounty

**Describe the bug** Parsing the markdown table adds an extra row. Thus, if you store the date in markdown, it will add an empty row every time you save. **To...

bug

**Is your feature request related to a problem? Please describe.** Hello, I'm making an app where I have a form and I have two fields - the title and the...

enhancement

## fix: `npm run gen` fails in windows due to file path issues. close /955 /claim /955 https://github.com/user-attachments/assets/2aab5573-0505-45f2-b2a9-be0ed5fc37e7

**Describe the bug** Running `npm run gen` throws the following error on Windows: ![image](https://github.com/user-attachments/assets/548b66b7-a285-40a2-b16c-b870e9f95cc1) **To Reproduce** - Be on Windows 10 - Run `npm install` - Run `npm run gen`...

bug
💎 Bounty

**Describe the bug** I tried adding a simple `BlockNoteView` with `slashMenu` set to `false` and having a `SuggestionMenuController` configured below: ```typescript customSlashMenuItems} triggerCharacter={"/"} /> ``` `customSlashMenuItems` is just a list...

bug
prio:mid

This PR simply adds a RTL example. Note: This PR should wait on https://github.com/TypeCellOS/BlockNote/pull/922, If the team decides to accept the `dir` prop to `BlockNoteView` then I will update this...

close #741 /claim #741

🙋 Bounty claim