BlockNote icon indicating copy to clipboard operation
BlockNote copied to clipboard

Parsing issue with nested `div`s

Open matthewlipski opened this issue 1 year ago • 0 comments

There's an issue in some scenarios with nested divs which causes text nodes that come after element children to become contcatenated into a single block. The parsing bug is a bit hard to explain so best to just look at the parse-deep-nested-content test case.

matthewlipski avatar Dec 01 '23 16:12 matthewlipski