Basic Markdown usage

Source: Internet
Author: User

Basic Markdown usage

I. Introduction to Markdown

Markdown is a lightweight markup language. It has many advantages and is widely used by more and more writers. Do not be confused by the "mark" or "language". The Markdown syntax is very simple. There are no more than 10 commonly used markup symbols. Compared with the more complex HTML markup language, Markdown is very lightweight and does not require much learning cost, once you are familiar with this syntax rule, it will have a permanent effect.

Ii. Use Markdown

For Windows, you can choose markdownpad as the markdown editor. It is said that you can also output pdf files. For Linux, we recommend that you use sublime. I have used Ubuntu to achieve very good results. It can be output in html format, or you can open a browser to view it through the editor. Installing sublime first and then selecting

Preference --> plug-in control --> Install Packages wait a moment and an output box is displayed. You can enter Markdown Editting for installation, and then enter Markdown Preview for installation.

Use LiteIDE to write Markdown documents

Remarkjs: Use Markdown for slides

New features of the Markdown editor CuteMarkEd

Markdown syntax description

Installation of Markdown in Linux and common syntax

Insert mathematical formula in Markdown

3. Basic Markdown syntax

Font format

* Italic *

** Bold **

'Important font'

> Reference

 

Below is the title format

 

# Title 1

# Title 2

### Title 3

 

Below is the unordered list

 

-List

-List

-Sublist

-Sublist

+ List

+ List

+ List

+ List

+ List

+ List

* List

* List

* List

* List

* List

* List

* List

 

Ordered list

 

1. ordered list

2. ordered list

3. ordered list

 

Connection

 

[This is Baidu connection] (http://baidu.com)

 

! [This is an image] (

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.