Marketdown study
- my fist markdown test
- the second markdown file
- this is something to do...
next
详情请访问我的github kityxu
下面是一个表格
Tables | Names | Other |
---|---|---|
COL 3 | RIGHT | 985 |
sdfdfg | ddffd | dfd |
下面是一个公式
尴尬 - - 简书好像不支持公式
下面是代码框
一个关于go的代码
func (this *Marktdown) test() int32 {
logging.Debug("--------------------")
fmt.Println("World hello...")
}