Open
Description
📝 Provide detailed reproduction steps (if any)
- Open https://ckeditor.com/docs/ckeditor5/latest/features/markdown.html#installation
- Add a list inside one of the table cells in the demo content
- Call
editor.getData()
and set the editor data to the output
✔️ Expected result
The table looks the same as the initial one:
❌ Actual result
The list and the content that follows it is positioned below the table:
📃 Other details
- Browser: Any
- OS: MacOS
If you'd like to see this fixed sooner, add a 👍 reaction to this post.