Write a readme.md file for the project (go from Onecoder)

Source: Internet
Author: User

Click the original---> Write a readme.md file for the project

Two X markdown Editor.

Online Editor: Stackedit
Website: https://stackedit.io/

Offline editor under Mac MoU
: http://mouapp.com/

You can also use the grammar to write, the following is the syntax

Markdown Grammar Quick Check table
1 title and Text format
Title
# This is H1 < level headings >
# # This is H2 < two level title >
###### This is H6 < six level title >
Text Format
* * This is text bold formatting * *
* This is text italic formatting *
~ ~ Add Strikethrough to Text ~ ~
2 List
Unordered list
* Item 1
* Item 2
* Item 3
Ordered list
1. Item 1
2. Item 2
3. Item 3
* Item 1
* Item 2
3 other
Image
! [Image name] (http://gitcafe.com/image.png)
Link
[Link name] (http://gitcafe.com)
Reference
> First line Reference text
> Second Line Reference text
Horizon
***
Code
' code block highlighting
"Ruby
def add (A, B)
Return a + b
End
```
Form
Table Header | Table header
------------- | -------------
Cell contents | Cell contents
Cell contents L | Cell contents

Write a readme.md file for the project (go from Onecoder)

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.