- Markdown Mode: 2.7-alpha (melpa)
- Emacs: 29.3
I expected that within a properly formed code block that is under a list item, that pressing RET with markdown-indent-on-enter set to 'indent-and-new-item would not add a new list item within the code block.
Is there a way to control this behavior? I perused the code, but it didn't obviously jump out at me.