Zijing5 / markdown_test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

markdown_test

level 2 title

level 3 title

this is a quote

this is an ordered list:

  1. list1
    1. 嵌套列表1
    2. 嵌套列表2
  2. list2
  3. list3

this is an unordered list

  • apple
    • 红富士
    • 乔纳金
    • 青香蕉
    • 红将军
  • banana
  • cherry
    • [] 仙人蕉
    • [] 西贡蕉
    • [] 巴西蕉

code

def main():
    print('hello world!')  
def main():
    print('hello world!')  

image reference image reference image reference

name of the image name of the image

加链接 this is a link

About