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
- Make my changes
- Fix bug
- Improve formatting
- Make the headings bigger
- Push my commits to GitHub
- Open a pull request
- Describe my changes
- Mention all the members of my team
- Ask for feedback
Ignoring Markdown formatting, user \