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.
Due to some special reasons, I need to disable the nest feature. I customized the toolbar to remove the nest unNest button. However, I still can't get rid of the...
**Describe the bug** The video embedding feature (https://github.com/TypeCellOS/BlockNote/issues/672) is not working as expected. I'm not able to play the video inside the editor. **To Reproduce** In react ` const editor...
Documentation for file blocks is still outdated in the docs: - References image blocks only - No instructions on how to extend file blocks - Missing info like how you...
In simple terms, I created a custom Mermaid block, but the program crashes when the mouse cursor passes over its middle section. In the console, I receive the following error...
**Describe the bug** BlockNode should provide a way to handle paste Image when copy from web page, there are tow types ``` text/html image/png ``` BlockNote use text/html may cause...
https://www.blocknotejs.org/examples/ui-components/custom-ui
**To Reproduce** If write something in a cell and then add a new column. Content will be removed. If change the width of an empty column and then add a...
**Describe the bug** It seems there are many lerna packages that are deprecated. **To Reproduce** 1- clone project 2- run `npm run bootstrap` in the root  **Misc** - Node...
**Describe the bug** When cutting-pasting custom blocks, unexpected behavior happens. In the case of the custom alert block from https://www.blocknotejs.org/docs/custom-schemas/custom-blocks, the alert box seems to disappear. In other cases, indeterminate...
This is critical when input field is small. In Chrome 126.0.6478.115: https://github.com/TypeCellOS/BlockNote/assets/69731271/688e98e0-7515-46e4-a585-b94c504bd267 In Firefox 127.0.1 (works fine): https://github.com/TypeCellOS/BlockNote/assets/69731271/49a86b88-7106-4ed6-a1a7-f8fcc638bf4a BlockNote: ^0.14.1