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

ObsidianMD

4631 readers
9 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 1 points 1 week ago (1 children)

under options>editor>behaviour theres a bullet "indent using tabs" and "tab indent size"

Thank you so very much