BlockNote
BlockNote copied to clipboard
A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.
**Describe the bug** If some of the right side of the editor is overflowing and not visible in the viewport, the side menu does not appear on hovering any part...
**Describe the bug** In version `0.41.1` custom blocks directly reacted to changes to `editor.isEditable` and have rerendered. But at the latest main version they don't (until they are interacted with...
# Summary This PR adds some additional handling for the Delete key that already exists for the Backspace key. ## Rationale MacOS keyboards don't relaly have a delete key, but...
**Is your feature request related to a problem? Please describe.** It is currently not possible to define alt text for images imported into a blocknote. This limits accessibility **Describe the...
**Is your feature request related to a problem? Please describe.** I'm using a custom ThreadStore implementation that communicates with a backend via REST APIs. In the collaboration options, I've passed...
# Summary Currently, the the value set for the `--bn-colors-side-menu` CSS variable in the default light and dark themes, has a contrast that is too low relative to the `--bn-colors-editor-background`...
Hi there. Thanks for the awesome editor. I saw you are open to feedback regarding AI integration use cases. In the app I'm building, users can create large documents (hundreds...