I go with hyphens + spaces. Tabs can vary in length depending on the editor / viewer, while spaces will not.
this post was submitted on 20 Jun 2025
5 points (100.0% liked)
Markdown
75 readers
1 users here now
A community to discuss on the markup language and its different flavors (Markdown, CommonMark, MultiMarkdown, GfM and likely more), as well sharing utilities, editors, converters, and knowledge.
founded 1 year ago
MODERATORS
EDIT: I’m sorry my original post was a bit unclear. I have updated that, could you pls check again?
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?
I don't use Obsidian so I can't really tell.
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
Either tab + hyphen
or two-spaces + hyphen