bennyxguo / Obsidian-Obsidianite

🎨 Obsidian.md custom theme, it's dark and simple but yet still stays sparkles!
MIT License
285 stars 50 forks source link

Indent overlapping in preview mode #33

Closed xidsyed closed 3 years ago

xidsyed commented 3 years ago

image

This is pretty much it 🤷

krokofant commented 3 years ago

I see two issues in the preview

  1. The folding arrows are not aligned the same horizontally
  2. The checkboxes are rendered wrongly when they have no text to the right

This breaks the checkboxes (2) like in your preview:

### Foo
- Watch this
    - [ ]  
- Watch that
    - [ ] 

While this works:

### Foo
- Watch this
    - [ ]  f
- Watch that
    - [ ]