这是一段文本,而我是需要加粗的内容
这是一段文本,而我是需要斜体的内容
这是一段文本,而我是需要删除的内容
而你,我的朋友,你才是真正的英雄
我是转义的*符号,可以直接展示
上面是一条线
我是未完成的任务
我是已完成的任务
一级列表
一级列表
一级引用
一级引用
二级引用
三级引用
1 | 代码 |
文字上标文字
文字下标文字
下划线文字
ASCII | HTML | |
---|---|---|
Single backticks | 'Isn't this fun?' |
‘Isn’t this fun?’ |
Quotes | "Isn't this fun?" |
“Isn’t this fun?” |
Dashes | -- is en-dash,--- is em-dash |
– is en-dash,— is em-dash |
Tables | Are | Cool |
---|---|---|
col 3 is | right-aligned | |
col 2 is | centered | |
zebra stripes | are neat |
段内代码
段内代码段内代码
1 |
|
1 | #!/bin/bash |
1 | a = range(2000) |