标题
一级标题
二级标题
三级标题
无序列表
- 100
- 200
- 300
有序列表
- 1000
- 4400
- 2300
- 1200
链接
图片
引用
abcd
粗体和斜体
斜体 粗体
表格
Tables | Are | Cool |
---|---|---|
col 3 is | right-aligned | $1600 |
col 2 is | centered | $12 |
zebra stripes | are neat | $1 |
代码
行的开头空 4个空格
public class A
{
int a = 0;
}
public class B
{
int b = 0;
}
空两个 空格 会怎样
keywords = ["Hello", "world"]
空两个 Tab 会怎样
keywords = ["Hello", "world"]
----分割线----
这也是分割线
嵌套列表
- out1
- out1.1
- int1.2
- int1.2
- 1.3
- int1.2
- out2
网友评论