markdown 使用方法

我是一級(jí)標(biāo)題

Mac中最好用的markdown編輯器


Mou icon
Mou icon

我是二級(jí)標(biāo)題

Mou, the missing Markdown editor for web developers.

這樣的是粗體
或者可以選中cmd+b
這樣的是斜體
或者可以選中cmd+i

我是三級(jí)標(biāo)題

我是四級(jí)標(biāo)題

strong or strong ( Cmd + B )

emphasize or emphasize ( Cmd + I )

Sometimes I want a lot of text to be bold.
Like, seriously, a LOT of text

需要一大段可以編輯的粗體文本,像這樣

我是五級(jí)標(biāo)題

Right angle brackets > are used for block quotes.

Links and Email

An email example@example.com link.

我是鏈接 我是鏈接的標(biāo)題

Simple inline link http://chenluois.com, another inline link Smaller, one more inline link with title Resize.

A reference style link. Input id, then anywhere in the doc, define the link with corresponding id:

Titles ( or called tool tips ) in the links are optional.

Images

An inline image
Smaller icon
Smaller icon

, title is optional.

A
Resize icon
Resize icon

reference style image.

Inline code and Block code

Inline code are surround by backtick key. To create a block code:我是高亮

一個(gè)tab或者4個(gè)空格就可以了



Indent each line by at least 1 tab, or 4 spaces.
var Mou = exactlyTheAppIwant; 

Ordered Lists

Ordered lists are created using "1." + Space:

  1. Ordered list item
  2. Ordered list item
  3. Ordered list item

中斷

  1. 我是有序的列表
  2. 需要數(shù)字加空格

Unordered Lists

Unordered list are created using "*" + Space:

  • Unordered list item
  • Unordered list item
  • Unordered list item
  • 我是無序的列表項(xiàng)

Or using "-" + Space:

  • Unordered list item
  • Unordered list item
  • Unordered list item

Hard Linebreak

End a line with two or more spaces will create a hard linebreak, called <br /> in HTML. ( Control + Return )
Above line ended with 2 spaces.

嘗試著換行我是第二行

Horizontal Rules

Three or more asterisks or dashes:








Headers

Setext-style:

This is H1

我是一級(jí)標(biāo)題

This is H2

atx-style:

This is H1

This is H2

This is H3

This is H4

This is H5
This is H6

Extra Syntax

Footnotes

Footnotes work mostly like reference-style links. A footnote is made of two things: a marker in the text that will become a superscript number; a footnote definition that will be placed in a list of footnotes at the end of the document. A footnote looks like this:

That's some text with a footnote.[1]

這是第二條標(biāo)注[2]

Strikethrough

Wrap with 2 tilde characters:

Strikethrough

刪掉你

Fenced Code Blocks

Start with a line containing 3 or more backticks, and ends with the first line with the same number of backticks:

Fenced code blocks are like Stardard Markdown’s regular code
blocks, except that they’re not indented and instead rely on
a start and end fence lines to delimit the code block.
zahgndexiangdaima #include <iostream>
he zhe ge bu yiyang 
yekeyi 
#include<iostream>
this is code blocks

Tables

A simple table looks like this:

First Header Second Header Third Header
Content Cell Content Cell Content Cell
Content Cell Content Cell Content Cell

If you wish, you can add a leading and tailing pipe to each line of the table:

First Header Second Header Third Header
Content Cell Content Cell Content Cell
Content Cell Content Cell Content Cell

Specify alignment for each column by adding colons to separator lines:

First Header Second Header Third Header
Left Center Right
Left Center Right
我是第一行 我是第二行 我是第三列
左對(duì)齊 居中對(duì)齊 右對(duì)齊

  1. And that's the footnote. ?

  2. 這就是第二條標(biāo)注咯 ?

最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡(jiǎn)書系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。

推薦閱讀更多精彩內(nèi)容

  • PLEASE READ THE FOLLOWING APPLE DEVELOPER PROGRAM LICENSE...
    念念不忘的閱讀 13,552評(píng)論 5 6
  • 加權(quán)圖是一種為每條邊關(guān)聯(lián)一個(gè)權(quán)值或是成本的圖模型。而最小生成樹與之密切相關(guān)。 定義 圖的生成樹是它的一棵含有其所有...
    sleepyjoker閱讀 1,173評(píng)論 0 1
  • 突然想寫寫日記,反正在這里誰都不知道我是誰。 我的性格就是這樣。希望別人不知道我,然而又堂而皇之地干這干那。 昨天...
    iyjyjyjyj閱讀 218評(píng)論 1 1
  • 后者不見前者來, 前者難言后者留。 空虛烏有心不焉, 磨炎甲縫緒煩情。 咬牙切齒日甚年, 暮然回首發(fā)白邊。
    儒美閱讀 257評(píng)論 0 1