BlockNote icon indicating copy to clipboard operation
BlockNote copied to clipboard

Cannot have \n in custom block content.

Open colinstantos opened this issue 2 months ago • 0 comments

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

colinstantos avatar May 14 '24 10:05 colinstantos