BlockNote icon indicating copy to clipboard operation
BlockNote copied to clipboard

Blocks To Markdown issue with tables

Open sadry-em opened this issue 1 year ago • 0 comments

Describe the bug When converting blocks to markdown it wrongly generates a table header before the first row. While markdown parsing works perfectly well, this generates errors.

To Reproduce Create a table in the editor and use edirt.blocksToMarkdownLossy(), it will generate a table with an additional header.

Image

sadry-em avatar Jan 16 '25 17:01 sadry-em