Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
s-kyy opened this issue Apr 8, 2021 · 2 comments
Closed

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

s-kyy opened this issue Apr 8, 2021 · 2 comments
Assignees
Labels
bug Something isn't working
Projects

Comments

@s-kyy
Copy link

s-kyy commented Apr 8, 2021

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

@radekkozak radekkozak self-assigned this Apr 26, 2021
@radekkozak radekkozak added the bug Something isn't working label Apr 26, 2021
@radekkozak radekkozak added this to To do in Discordian via automation Apr 26, 2021
@radekkozak radekkozak moved this from To do to In progress in Discordian Apr 28, 2021
@radekkozak
Copy link
Owner

Hi @s-kyy
very sorry for long delay on this one (explanation in other issues)

I just managed to work out the problem you described. The quick fix is coming up with 0.8.6 release today. I will keep you posted. Oh, and thank you very much for keeping your finger on this one and contributing. Very much helpful for keeping the theme up to date and working as expected

All best from pandemic Poland

@s-kyy
Copy link
Author

s-kyy commented Apr 28, 2021

Thanks @radekkozak, looking forward to the update! Glad to hear that you're recovering, but definitely take it easy if you don't feel well.

Best wishes

@radekkozak radekkozak moved this from In progress to Done in Discordian May 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

2 participants