4. Markdown Simple Example

Source: Internet
Author: User

Compare the view source file with the display effect 1. Title, pound sign (#) 1 # is similar to H1, that is, the title 12 # number is similar to H2, that is, Heading 2

...

# # #以此类推, until H9
#  1个#号就类似于 h1,即标题1## 2个#号就类似于 h2,即标题2...#########以此类推,直到 h9
2. Hyperlinks

using square brackets, parentheses:  cncounter

[cncounter] (http://www.baidu.com)  

Embedded HTML can also be used:

Click to jump to an embedded HTML anchor point

Anchor Blog

<a name="#relative_post">点击跳到嵌入的HTML锚点</a><a href="http://blog.csdn.net/renfufei">铁锚博客</a>##<a name="relative_post">相关文章</a>
3. Picture

Similar to adding an exclamation point in English before the hyperlink:

![图片描述,可以为空,类似于 alt](http://avatar.csdn.net/4/9/C/1_renfufei.jpg)

Of course, the picture can also be a relative path,./,../are allowed, and the relative path references to HTML are the same:

![](11_Git_CMD.png)![](./11_Git_CMD.png)
4. Font format

blackbody    < Span style= "Box-sizing:border-box;" > bold Italic

**黑体***斜体****黑体斜体***
5. Source Code Reference

Source code reference, only need to have a blank line before and after the paragraph, and each line of the source is preceded by a tab (\ t), or the indentation of 4 spaces will be parsed into the source as an original reference display. HTML-likecode,preLabel.

Another way to express the source code is to use the number keys above the keyboard that line leftmost, the number 1 left of the ' symbol is enclosed, note is not single quotation marks.

 multi-line level source code multi-line level source code multi-line level source code multiline level source code multi-line levels of sources  

It can also be 行内级别的源码 .

6. List of numbers
    1. numeric list
    2. list
    3. list
    4. list
    5. number list
数字. 文字数字.(空格)文字
7. Unordered List
    • Unordered list
    • Unordered list
    • Unordered list
    • Unordered list
    • Unordered list
    • Unordered list

Can be a minus sign

-unordered List-unordered list-unordered list-unordered list-unordered list-unordered list  

It could be an * number.

    • Unordered list
    • Unordered list
    • Unordered list
    • Unordered list
    • Unordered list
    • Unordered list
 * 无序列表 * 无序列表 * 无序列表 * 无序列表 * 无序列表 * 无序列表

5. Related articles

    1. Directory
    2. Installing and configuring Git
    3. Installation and Configuration Tortoisegit
    4. Git and tortoisegit basic operations
    5. markdown Example
    6. Solve the tortoisegit strange bad file number problem
    7. Join QQ Group GitHub home: 225932282

Date: 2014-11-27
Author: anchor: Http://blog.csdn.net/renfufei

GitHub version: Https://github.com/cncounter/translation/blob/master/tiemao_2014/GitHelp/04_MarkDownDemo.md

4. Markdown Simple Example

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.