第一節(jié)課,把所有markdown功能手動實(shí)現(xiàn)一遍。
功能一
已經(jīng)測試完畢领舰,分別是各級標(biāo)題,這是第三層測試迟螺。
test4
test5
test6
# test7 哈哈 超過六個就不行了
功能二(列表)
無序列表
- test1
- test2
有序列表
- test1
2.test2 - test3
- test1
- test1
有序列表需要自行體會
功能三(引用)
這是引用好酷哦
功能四(圖片與鏈接)
鏈接
圖片
好帥啊冲秽,寫插件的人好帥,寫markdown的人也好帥啊矩父。人類真是渺小锉桑。
功能四(粗體與斜體)
粗體
斜體
這是啥
果然盡信書不如無書。窍株。民轴。
功能五(表格)
以下是例子
Tables | Are | Cool |
---|---|---|
col 3 is | right-aligned | $1600 |
col 2 is | centered | $12 |
zebra stripes | are neat | $1 |
以下是說明
行1標(biāo)題 | 標(biāo)題 | 行3標(biāo)題 |
---|
總結(jié) 行列式除了第二行,其他行都是用 | 來區(qū)分球订,并且第二行中間的 : 放到不同位置以為不同的對齊方式
功能六(代碼框)
printf("What's next? Enter y to input another calculation, enter n to finish:"); scanf("%c", &command); if(command=='y') goto begining;/*begining在程序的前面*/
ceshi
這是一段代碼
測試縮進(jìn) 縮進(jìn)1 縮進(jìn)2
縮進(jìn)1
縮進(jìn)2
我的功能
asd
asda
代碼框這個感覺有點(diǎn)迷
功能七 (分割線)
*** 華麗的分割線 ***