美文网首页
markdown使用

markdown使用

作者: 大辉2012 | 来源:发表于2017-12-31 10:58 被阅读0次

    1.标题示例

    这是预览模式
    这是预览模式

    2.列表示例

    1. 文本
    2. 文本
    • 文本1
    • 文本2

    3.超链接示例

    简书
    sina

    [图片上传失败...(image-e87d52-1514688944688)]

    4.引用示例

    一盏灯, 一片昏黄; 一简书, 一杯淡茶。 守着那一份淡定, 品读属于自己的寂寞。

    5.粗体、斜体

    一盏灯, 一片昏黄;一简书, 一杯淡茶。

    6.代码引用

    hello world //单句引用

    //段落引用
    hello world
    hello world
    

    7.表格

    Tables Are Cool
    col 3 is right-aligned $1600
    col 2 is centered $12
    zebra stripes are neat $1
    dog bird cat
    foo foo foo
    bar bar bar
    baz baz baz

    8.显示链接中带括号的图片

    //代码示例
    ![][1]
    [1]: http://latex.codecogs.com/gif.latex?\prod%20\(n_{i}\)+1
    

    9.详细说明

    『Markdown 语法说明』

    相关文章

      网友评论

          本文标题:markdown使用

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