Open
Description
Describe the bug
<what's going wrong!?>
To Reproduce
<clear steps to reproduce are super helpful! Best is to provide an online sandbox, click to create one>
- create a table on this: https://www.blocknotejs.org/examples/basic/minimal
- paste this text
const nodes = [] if (line.trim() !== '') {nodes.push(state.schema.text(line)) }if (index < lines.length - 1 || line.trim() === '') {nodes.push(state.schema.nodes.hardBreak.create()) }return nodes
as you can see you can not resize the column more slim.
Misc
- Node version:
- Package manager:
- Browser:
- I'm a sponsor and would appreciate if you could look into this sooner than later 💖