美文网首页
markdown test

markdown test

作者: chinglish | 来源:发表于2016-01-14 23:19 被阅读0次

一级标题

二级标题

六级标题

正文开始

无序
  • 1
  • 2
有序
  1. 1
    1.1
    1.2
  2. 2

1986. What a great season.


这是一个普通段落.

int len = 10
for (int i = 0; i < len; ++i)
{
    std::cout << i << std::endl;
}

这里是引用

链接-》youku

图片-》美女
我是斜体
我是粗体
表格

Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1

markdown 学习完毕,用时两分钟

相关文章

网友评论

      本文标题:markdown test

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