一级标题
二级标题
六级标题
正文开始
无序
- 1
- 2
有序
- 1
1.1
1.2 - 2
1986. What a great season.
这是一个普通段落.
int len = 10
for (int i = 0; i < len; ++i)
{
std::cout << i << std::endl;
}
这里是引用
我是斜体
我是粗体
表格
Tables | Are | Cool |
---|---|---|
col 3 is | right-aligned | $1600 |
col 2 is | centered | $12 |
zebra stripes | are neat | $1 |