There are bunch of weird behaviors on the code block inside bullet list
00:09~00:13 - abc should be inside code block; or at least indented by an amount of a bullet.
00:21~00:25 - Three backticks should be inside the code block with an indentation.
00:26~00:32
a. Indents much more than normal list with depth
b. abc and closing backticks are not indented
00:36~00:40
a. When the tab pressed in front of abc, abc should be in the code block
b. Two of three backticks are removed
00:43~00:45
a. When shift+tab on the abc line, abc indents back a little; the whole list item (≈ the code block) gets unindented more than abc does.
00:46~00:50
a. When the tab pressed with the two last lines selected, the first line (abc) gets unindented by half a bullet; while the bullet and the code block indented much more than 1 bullet.
00:51~00:53
a. When the tab pressed at the front of the last backtick, ab and c are separated and the cursor goes in between ab and c.
b. Also the backtick removed
00:55~
a. When the return pressed right after ‘c’, the app got stuck