Skip to content

Odd display in list #60

@Fros1er

Description

@Fros1er
  • 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):
Image

Screenshot with css snippets disabled:
Image

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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions