Markdown Instance Code

Source: Internet
Author: User

Markdown Rules
#一级标题
# #二级标题
# # #三级标题
# # #四级标题
# # # #五级标题
##### #六级标题



# # # #无序列表 (MARKDOWN2 need to use two spaces, the sequence is also required to achieve the effect of two blank space)
* 1
* 2
* 3

# # #有序列表
1.1
2.2
3.3


> Add Reference


# # # #插入连接 (the difference between inserting a connection and inserting a picture is whether it exists!) (exclamation point))
[Baidu] (http://www.baidu.com)

# # #插入图片
! [Mou icon] (http://www.yanyulin.info/pics/1593358327250.png)

# # # #斜体 (use 1 "*" or "_" at both ends of the text you want to set as italic)
* This is used in italics *

# # # #粗体 (use 2 "*" or "_" at both ends of the text you want to set as italic)
* * This is used in bold * *


# # #分割线

***

# # #代码框
' public void Main (string[] args) '

# # #创建连接
<[email protected]>


# # #创建段落
This is a paragraph
This is another paragraph
This is another paragraph.

Markdown Instance Code

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.