Code blocks do not indent in lists in Live Preview

When using code blocks in lists in Live Preview, the code block does not indent.

STEPS TO REPRODUCE
In Live Preview:

  1. create (ordered or unordered) list with first entry.
  2. at the end of the line, hit enter to create the second entry
  3. press CTRL+enter to go to a new line but not create next list item (so code block can be added to the second entry)
  4. use shortcut / command to add code block

EXPECTED RESULT
Code Block should be indented the same way as the previous list item to which it belongs

ACTUAL RESULT
Code Block does not get indented (and also breaks further code blocks)

please search before posting

I dont know what the scope of the Live Preview feature was.
Logically one would assume that rendering all markdown supported code correctly would be part of this scope.

This would make the behavior a definite bug and not a feature request.
Arguing the same way, EVERY bug could be categorized as a feature request (to remove the bug).

So naturally I DID of course search before posting.
But only in the correct category, not in feature requests.