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/

相关文章
相关标签/搜索