markdown 语言标记

段落标记

这是 H1

这是 H2

这是 H3

这是 H6 (最小到H6)
排序
  • Red
  • Green
  • Blue
  • Red
  • Green
  • Blue
  • Red
  • Green
  • Blue
  1. Bird
  2. ppp
  3. McHale
  4. Parish


    8个以上空格,形成代码段
      rfrffsdf  fasdf 
分割线




超链接

http://example.com/foo
[foo]: http://example.com/
[foo]: http://example.com/
[foo]: http://example.com/ 'Optional Title Here'
[foo]: http://example.com/ (Optional Title Here)

强调---斜体、加粗,但是有空格就失效了,例如最后一个

多挣钱
多挣钱
多挣钱
多挣钱
多挣钱
__ 多挣钱 __

行内代码用【`】包围

行内代码用【`】包围

Use the printf() function.

代码段
print("hello world")
if(a==b)
{
  print("result is right")
}
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容