
标题
1 | # 一级标题 |
列表
1 | 无序列表 |
- 1
- 2
- 3
- 有序列表1
- 有序列表2
- 有序列表3
引用
1 | > 这是一个引用 |
这是一个引用
图片与链接
1 | 图片为: |
图片为:![]()
表格
1 | | Tables | Tables | Tables | |
| Tables | Tables | Tables |
|---|---|---|
| a | a | a |
| b | b | b |
| c | c | c |
代码
1 | Use the `printf()` function. |
Use the printf() function.
分割线
1 | *** |
强调
1 | *single asterisks* |
single asterisks
single underscores
double asterisks
double underscores
反斜杠
*literal asterisks*