Skip to content

Latest commit

 

History

History
111 lines (89 loc) · 1.63 KB

README.md

File metadata and controls

111 lines (89 loc) · 1.63 KB

md练习

大标题

中标题

标题练习:

一级标题

二级标题

三级标题

四级标题

五级标题
六级标题

####### 七级标题(错误示范,标题最多支持六级深度)

字体格式:

普通 粗体 斜体 删除 高亮 高亮

分割线(-三个以上):



列表项:

无序列表(*+-等同)

  • Red
  • Green
  • Blue
  • Red
  • Green
  • Blue
  • Red
  • Green
  • Blue

有序列表

  • 列表一
    • 列表二
      • 列表三
  1. first
  2. second

内嵌代码(高亮):

alert('Hello World');
import tensorflow as tf

引用区块:

缩进一

缩进二

缩进三

缩进四

缩进五

网址:

直接

点击这里   本文件
本文件

相对

CSDN

图片:

baidu

任务列表:

  • @mentions, #refs, links, formatting, and tags supported
  • list syntax required (any unordered or ordered list supported)
  • this is a complete item
  • this is an incomplete item

列表:

First Header Second Header
Content from cell 1 Content from cell 2
Content in the first column Content in the second column

emoji:

👍

This text will be italic This will also be italic

This text will be bold This will also be bold

You can combine them

  • Item 1
  • Item 2
    • Item 2a
    • Item 2b
  1. Item 1
  2. Item 2
  3. Item 3
    1. Item 3a
    2. Item 3b