-
标题
- 在文本之前加上#,#越多则标题越低。
-
列表
- 分成有序列表和无需列表。
- 二级列表需要在-之前加tab键。
-
引用
iPhone X say hello to the future
-
粗体和斜体
- 粗体
- 斜体
-
代码引用
hello world!
- 多段代码引用
#include <stdio.h>
int main()
{
sprintf("hello, world~\n");
return 0;
}
- 插入链接与图片
- 插入链接:简书
-
插入图片:
标题
列表
引用
iPhone X say hello to the future
粗体和斜体
代码引用
hello world!
#include <stdio.h>
int main()
{
sprintf("hello, world~\n");
return 0;
}