Describe the bug
When editing a table, entering - or * followed by a space in a table cell, the outer block is converted from a table to a bullet list.
Instead, I'd expect the block to remain a table and the cell to have plaintext content of - or *
To Reproduce
Easily reproduced in any of the hosted examples: https://blocknote-main.vercel.app/
- Create a table via
/table -> Enter
- (Optional) Enter text content into various table cells
- In one empty table cell, enter
-
- Note how the block shifts from a table to a bullet list and all table content is deleted
Misc
Describe the bug
When editing a table, entering
-or*followed by a space in a table cell, the outer block is converted from a table to a bullet list.Instead, I'd expect the block to remain a table and the cell to have plaintext content of
-or*To Reproduce
Easily reproduced in any of the hosted examples: https://blocknote-main.vercel.app/
/table-> Enter-Misc