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 
  • phr@discuss.tchncs.de
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

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

    • Holeheadou92984@lemmy.worldOP
      link
      fedilink
      arrow-up
      0
      ·
      2 months 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)?

      • phr@discuss.tchncs.de
        link
        fedilink
        arrow-up
        0
        ·
        2 months ago

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