Marketdown study
- my fist markdown test
- the second markdown file
- this is something to do...
next
詳情請?jiān)L問我的github kityxu
下面是一個(gè)表格
Tables | Names | Other |
---|---|---|
COL 3 | RIGHT | 985 |
sdfdfg | ddffd | dfd |
下面是一個(gè)公式
尷尬 - - 簡書好像不支持公式
下面是代碼框
一個(gè)關(guān)于go的代碼
func (this *Marktdown) test() int32 {
logging.Debug("--------------------")
fmt.Println("World hello...")
}