Skip Navigation

Which is the correct way to create bullet points in Markdown — using spaces or tabs?

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 

  
13 comments
13 comments