1.标题

这是一级标题

这是二级标题

这是三级标题

这是四级标题

这是五级标题
这是六级标题

2.菜单

  • 叉烧包
  • 糯米鸡
  • 蒸排骨
  • 干蒸烧卖
  • 油炸鬼

3.引用

ps.welcome to use markdown

4.粗体和斜体

这是粗体
这是斜体

5.高亮强调

This is a high light

6.代码高亮

c scripts:

1
2
3
4
5
6
7
8
#include <stdio.h>
#include <stdlib.h>
int main()
{
printf("hello markdown!\n");
}
system("pause");
return 0;

7.链接

这是BiliBili的网站

8.插入图片

hello kitty

9.分割线




10.插入视频

11.表格

Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1

12.