markdown語法筆記

一級標題

二級標題

now is the time for all good men to come to the aid of their countryhtml

第二行,空了一行git

Header3

this is blockquotegithub

H1 in blockquote

星號emphasized
下劃線_emphasized too_
兩個星號strong emphasis
兩個下劃線__strong emphasized too__apache

  • 1號
    多行跟上markdown

  • 2號ide

  • 3號工具

this is an example link.
this is an new exampleui

我以爲谷歌公司雅虎微軟的業績要更加好。this

alt text
代碼風格1spa

<blockquote>
#include "stdio.h"
int main(){
    return 0;
}
For example.
</blockquote>

代碼風格2

#include "stdio.h"
int main(){
    return 0;
}
For example.

下一行

對應的源碼

#一級標題
##二級標題
now is the time for all good men to come to the aid of their country

 第二行,空了一行

###Header3

this is blockquote

H1 in blockquote

  • 1號
    多行跟上

  • 2號

  • 3號

  1. is an example link.

  2. is an new example

    我以爲谷歌公司雅虎微軟的業績要更加好。

![alt text](/path/to/hello.jpg)
代碼風格1
    <blockquote>
    #include "stdio.h"
    int main(){
        return 0;
    }
    For example.
    </blockquote>

代碼風格2

    #include "stdio.h"
    int main(){
        return 0;
    }
    For example.
下一行

編輯工具sublime text 3 激活碼(Build 3065)

參考

註冊碼:

—– BEGIN LICENSE —–
Andrew Weber
Single User License
EA7E-855605
813A03DD 5E4AD9E6 6C0EEB94 BC99798F
942194A6 02396E98 E62C9979 4BB979FE
91424C9D A45400BF F6747D88 2FB88078
90F5CC94 1CDC92DC 8457107A F151657B
1D22E383 A997F016 42397640 33F41CFC
E1D0AE85 A0BBD039 0E9C8D55 E1B89D5D
5CDB7036 E56DE1C0 EFCC0840 650CD3A6
B98FC99C 8FAC73EE D2B95564 DF450523
—— END LICENSE ——

補充教程:
https://guides.github.com/features/mastering-markdown/

相關文章
相關標籤/搜索