Markdown syntax (for example, GitHub readme. md)

Source: Internet
Author: User
Large title =========================================================== General show project name, for HTML-like \ <H1 \> <br/> you only need to keep up with ==== under the title to display the key items in the title, similar to HTML \ <H2 \> <br/> you only need to enter ------ under the title ### the title is similar to HTML \ <H3 \> <br/> the title format ### subtitle <br/> note # There must be spaces between the title and the title ### note !!! I have used subtitles to remind you of all the syntax prompts below !!! ### Single-line text box this is a single-line text box, as long as two tabs and then enter the text ### multi-line text box this is a multi-line text box you can write code, etc, you only need to enter two tabs for each line of text before entering the text. Here you can enter a piece of code ### for example, you can enter a piece of code in the multi-line text box, to a Java version of helloworld. Public class helloworld {/*** @ Param ARGs */public static void main (string [] ARGs) {system. out. println ("helloworld! ") ;}### Link 1. [Click Here you can link to www.google.com] (http://www.google.com) <br/> 2. [Click Here I you can link to my blog] (http://guoyunsky.iteye.com) <br/>### just show pictures! [GitHub] (http://github.com/unicorn.png "GitHub") ### click a picture to enter a Web page, for example, I want to click GitHub icorn and then enter www.github.com [! [Image] (http://www.github.com/) [Image]: http://github.com/github.png "GitHub" ### text is surrounded by some characters> as long as you add> space before the text> If You Want To wrap, a new line, enter> space, followed by no text> but> is valid only when it is placed at the beginning of the line ### the text is surrounded by characters, multiple enclose> text is surrounded by some characters >>> just add a space before the text >>>> if you want to wrap a line, enter a space, not followed by text >>>>> but> is valid only when it is placed at the beginning of the line ### special characters are processed with some special characters such as <, #, etc, you only need to add the Escape Character \ before a special character. <br/> if you want to wrap a line, you can directly use the HTML Tag \ <br/\>

Corresponding to the slice

Reprinted from

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.