Skip to content

Nested Checklists and Lists don't Align with non-nested ones #42

@s-kyy

Description

@s-kyy

OS: Windows
Discordian version: 0.8.5
Obsidian: Version: 0.11.13

When I want to see checklists and unordered lists in preview, the nested checklist icons and text is more indented than the non-nested checklist items. For ordered and unordered lists, the icon is aligned while the text is not.

Here is an example of text in the markdown:

- [ ] task 3
	- [ ] task 2
- [ ] task 2
- [ ] task 1
	- [ ] task 2
	- [ ] task 3

New List
- line 1
	- line 1.1
- line 2
- line 3

1. Item 1
	1. Item 1.1
2. Item 2

Here's what the Preview mode looks like:
image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions