Markdown常用语法
2020-05-31 本文已影响0人
Aikoin
大大大标题
无序列表
- 文本1
- 文本2
- 文本3
有序列表
- 文本1
- 文本2
- 文本3
插入链接
插入图片
image引用
曹承衍 Cho Seung Youn
粗体和斜体
曹承衍 Cho Seung Youn
代码引用
print("hello world")
多段代码引用
int a = 3;
int b = 4;
print(a+b);
表格
Tables | Are | Cool |
---|---|---|
col 3 is | right-aligned | $1600 |
col 2 is | centered | $12 |
zebra stripes | are neat | $1 |