Fenced code blocks in lists don't work very well.
- to create a list

Expected behavior: That I can easily add more list items.
Actual behavior: Doesn't work
Hi, @stefnotch you can follow these steps to create more list items.
Can this way solve you problem?
@Jocs Yes, this does work. I expected that clicking with the mouse below the list/code block would also work.
Well, I still have a bug report:
- to create a list
Expected: It doesn't create another list item.
Actual: It created another list item
Also, there are some other issues that I ran into while using fenced code blocks with lists, but I have troubles reproducing them.
Expected: It doesn't create another list item.
It is indeed a small bug. input and not input language will cause different results. Can you open another issue about this? So we can track it.
Also, there are some other issues that I ran into while using fenced code blocks with lists, but I have troubles reproducing them.
Scenes that use fenced code blocks in list items are inherently small, and there are sometimes bugs that are not easily discovered.
@Jocs Created a new issue. https://github.com/marktext/marktext/issues/315
Thank you for your help. I can close this one for now. 😄