美文网首页
好玩的markdown

好玩的markdown

作者: 812ccbc65377 | 来源:发表于2017-07-10 10:29 被阅读21次

Marketdown study

  • my fist markdown test
  • the second markdown file
  • this is something to do...

next


kityxu

详情请访问我的github kityxu

下面是一个表格


Tables Names Other
COL 3 RIGHT 985
sdfdfg ddffd dfd

下面是一个公式

尴尬 - - 简书好像不支持公式

下面是代码框

一个关于go的代码

func (this *Marktdown) test() int32 {
    logging.Debug("--------------------")
    fmt.Println("World hello...")
}

相关文章

网友评论

      本文标题:好玩的markdown

      本文链接:https://www.haomeiwen.com/subject/kadyhxtx.html