Skip to content

MD parser broken #1711

@Martinrsts

Description

@Martinrsts

Describe the bug
Having a line break between lists of checkboxes brakes MD parser

To Reproduce
Not sure what is the specific problem. But trying to parse this to blocks throws an error:

- [ ] asf

- [ ] asf

Uncaught (in promise) Error: blockContainer node does not contain a blockContent node in its children: blockContainer(blockGroup(blockContainer(checkListItem), blockContainer(paragraph(" asf"))))

Misc

Metadata

Metadata

Assignees

Labels

bugIncorrect or unexpected behavior in existing functionality.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions