What did you expect to happen:
Just like in Bear 1 once I hit enter twice normal text line starts without any indentation whilst this doesn’t happen in Bear 2 and Panda, I always have to keep an empty string before the unindented line can begin. Not sure if this is normal behaviour or a bug.
You are right, I just tried this in the sample editor on the commonmark.org website, and it behaves similarly.
Just that this white space looks odd to me visually and I am used to Bear 1 way of looking at my notes.
This is normal behavior: markdown lists need an empty line before any text to stop being a list. While this is a bit different from what we’re used to in Bear 1, it allows for having multi-paragraphs list items.