How do you make lettered lists using markdown?

前端 未结 6 1049
青春惊慌失措
青春惊慌失措 2020-12-08 00:07

Markdown allows ordered lists using numbers. How can I instead get an ordered list using letters? i.e.

A. the letter A
B. the letter B
C. etc
         


        
6条回答
  •  时光取名叫无心
    2020-12-08 00:36

    To do indent formatting this is what I use:

     
    

    Links at bottom to where I sourced the information. And Format is explained on the second line.

提交回复
热议问题