this post was submitted on 20 Jun 2025
5 points (100.0% liked)
Markdown
74 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I go with hyphens + spaces. Tabs can vary in length depending on the editor / viewer, while spaces will not.
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 ?
Either
tab + hyphen
ortwo-spaces + hyphen