Markdown 學(xué)習(xí)筆記

Header

H1: # Header1
H2: ## Header2
H3: ### Header3
H4: #### Header4
H5: ##### Header5
H6: ###### Header6

test

Header1

Header2

Header3

Header4

Header5
Header6

List

  • use - example or * example or +example
  • use 1. example, 2. example
test

  • example
  • example
  1. example
  2. example

Word

  • italics : surround words with an underscore _ or *
  • bold : surround words with two asterisks **
  • bold and italics : surround words with **_
  • highlight: surround words with `
  • Strikethrough: surround words with ~~
test

italics OR italics
bold
bold and italics
highlight
Strikethrough


Link

test

baidu


Image

test

Google

Blockquotes

  • suing >
    >this is a Blockquotes
test

this is a Blockquotes


Code

  • using three ~
    ~~~ example
    print ('hello world')
    ~~~
test

print ('hello world')

Task Lists

  • using - [x] or - [ ]

Table

*To add a table, use three or more hyphens (—) to create each column’s header, and use pipes (|) to separate each column. You can optionally add pipes on either end of the table.
| example | example |
| ---- | ---- |
| A | B |

test

example example
A B

Others

  • separator:using three *
    *** =====>

  • escape characters: using \
    \#Header1 ====>
    #Header1
最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時(shí)請結(jié)合常識與多方信息審慎甄別。
平臺聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡書系信息發(fā)布平臺,僅提供信息存儲服務(wù)。

相關(guān)閱讀更多精彩內(nèi)容

友情鏈接更多精彩內(nèi)容