this post was submitted on 20 Jun 2025
7 points (81.8% liked)

ObsidianMD

4616 readers
11 users here now

Unofficial Lemmy community for https://obsidian.md/

founded 2 years ago
MODERATORS
 

Which is the correct way to create bullet points in Markdown — using space+hyphen or tab+hyphen ?

- first level bullet point
 - space+hyphen 
- first level bullet point
    - tab+hyphen 
you are viewing a single comment's thread
view the rest of the comments
[–] phr@discuss.tchncs.de 2 points 2 days ago (1 children)

i insist on my editors replacing tab with four spaces .. so spaces. i do see the pain for parsing tho.

[–] happeningtofry99158@lemmy.world 2 points 2 days ago (1 children)

In Obsidian, I can easily indent a bullet point with tab and Obsidian uses tab indentation by default, is there a way to change that (to space indentation)?

[–] phr@discuss.tchncs.de 1 points 2 days ago

frankly i dont know, it has been a while since i used it.