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 
  • happeningtofry99158@lemmy.worldOP
    link
    fedilink
    arrow-up
    0
    ·
    16 days ago

    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)?