generated from mProjectsCode/lemons-plugin-template
-
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
bugSomething isn't workingSomething isn't working
Description
- The Plugin is up to date
- Obsidian is up to date
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
- Windows
- macOS
- Linux
- Android
- iOS
Other platforms are not tested.
Plugin version
0.7.0
Additional context
Original code block from obsidian also has the similar bug.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working