Markdown實(shí)驗(yàn)與記錄


  • 字體

    • 標(biāo)題
      ### x級(jí)標(biāo)題 ###x級(jí)標(biāo)題
      ##### x級(jí)標(biāo)題 #####x級(jí)標(biāo)題
    • 加粗 與 斜體
      **Mou** Mou
      *web developers* web developers
      **_Mou_** Mou
      *__Mou__* Mou
    • 刪除線
      ~~Strikethrough~~
      Strikethrough

  • 圖片:

    • 大圖片
      ![Mou icon](http://upload-images.jianshu.io…… "這是標(biāo)題")
      Mou icon
      Mou icon
    • 復(fù)用圖片鏈接
      ![Mou icon][23] [23]:http://upload-images.jianshu.io…… "這是標(biāo)題"
      ![Mou icon][23]
      [23]:http://25.io/smaller/favicon.ico "這是標(biāo)題"

  • 修飾段落:

    • 引用
      > Right angle brackets > are used for block quotes.

      Right angle brackets > are used for block quotes.

    • 展示源碼
      反引號(hào)</br><p>不會(huì)被解析為html</p>反引號(hào)
      </br><p>不會(huì)被解析為html</p>
    • 展示源碼
      4個(gè)空格</br><p>不會(huì)被解析為html</p>
      </br><p>不會(huì)被解析為html</p>
    • 展示源碼
      3個(gè)反引號(hào) </br><p>不會(huì)被解析為html</p> 3個(gè)反引號(hào)
  </br><p>不會(huì)被解析為html</p>
  </br><p>不會(huì)被解析為html</p>

  • 鏈接:

    • 郵件
      <example@example.com>
      example@example.com
    • 鏈接
      <http://chenluois.com>
      http://chenluois.com
    • 標(biāo)題鏈接
      [Smaller](http://25.io/smaller/)
      Smaller
    • 詳情標(biāo)題鏈接
      [Resize](http://resizesafari.com "懸停顯示說(shuō)明")
      Resize
    • 使用ID復(fù)用鏈接
      [reference style][22] [reference style2][22] [id]: http://25.io/mou/ "Markdown editor on Mac OS X"
      [reference style][22]
      [reference style2][22]
      [22]: http://25.io/mou/ "Markdown editor on Mac OS X"

  • 列表:

    • 數(shù)字
      1.空格Ordered list item 3.空格Ordered list item
    1. Ordered list item
    2. Ordered list item
    • 圓點(diǎn)
      *空格Unordered list item *空格Unordered list item

      • Unordered list item
      • Unordered list item
    • 圓點(diǎn)
      -空格Unordered list item -空格Unordered list item

      • Unordered list item
      • Unordered list item

  • 表格

    • 簡(jiǎn)單表格
 First Header | Second Header | Third Header
------------ | ------------- | ------------
Content Cell | Content Cell  | Content Cell
Content Cell | Content Cell  | Content Cell
First Header Second Header Third Header
Content Cell Content Cell Content Cell
Content Cell Content Cell Content Cell
  • 居中或左對(duì)齊
First Header | Second Header | Third Header
:----------- | :-----------: | -----------:
Left         | Center        | Right
Left         | Center        | Right
First Header Second Header Third Header
Left Center Right
Left Center Right
最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡(jiǎn)書系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。

推薦閱讀更多精彩內(nèi)容