Describe the bug
An extra line appeared when code blocks in list. Also, the code block itself should be indented.
Screenshot with some css snippets (which doesn't caused the bug):

Screenshot with css snippets disabled:

To Reproduce
- list
- ``` c
code
```
- list
- nested list
- nested nested list
- ``` c
code
```
- nested nested list
``` c
code block without bullet
```
- nested nested list
- ``` c
code block in edit
lines
more lines
```
- nested list
Occurs on
Plugin version
0.7.0
Additional context
Original code block from obsidian also has the similar bug.
Describe the bug
An extra line appeared when code blocks in list. Also, the code block itself should be indented.
Screenshot with some css snippets (which doesn't caused the bug):

Screenshot with css snippets disabled:

To Reproduce
Occurs on
Other platforms are not tested.
Plugin version
0.7.0
Additional context
Original code block from obsidian also has the similar bug.