Markdown 语法

2017-07-11  本文已影响0人  y32u1911

h1

h2

h3

h4

h5
h6

Emphasis

aka italics, with asterisks or underscores.

Strong emphasis, aka bold, with asterisks or underscores.

Combined emphasis with asterisks and underscores.

Strikethrough uses two tildes. Scratch this.

Quoting text , user >

Quoting code, use ``` (above tab)
To indicate a span of code, wrap it with backtick quotes

Links, Link text to click

Imanges



Reference-style image syntax looks like this:
![Alt text][id]

Lists unorder list - or * or 1. 2. 3. 4.
nested ordered and unordered combination lists by indenting lines by four spaces

  1. Make my changes
  2. Fix bug
  3. Improve formatting
  1. Push my commits to GitHub
  2. Open a pull request

Ignoring Markdown formatting, user \

上一篇 下一篇

猜你喜欢

热点阅读