码迷,mamicode.com
首页 > 其他好文 > 详细

markdonw 一个模版

时间:2015-04-26 22:31:45      阅读:117      评论:0      收藏:0      [点我收藏+]

标签:

项目名称
======================
在这里我写一个项目概述

段落分明、[空行](http://example.com/) 的项目概述。

如何使用
------
### 排队 ###
内嵌代码、**反引号** (`` ` ``) 。

### 块级 ###
<script type="text/javascript" src="jquery.min.js"></script>
<script type="text/javascript">
$(function() {
alert($); /* 先頭に4文字のスペース、
もしくはタブを挿入します */
});
</script>

参数说明
----------------
下面是这个函数的定义。

def MyFunction(param1, param2, ...)

+ `param1` :
第一个参数的说明

+ `param2` :
第二个参数的说明

相关信息
--------
### 链接 嵌套列表
1. [链接1](http://example.com/ "リンクのタイトル")
* ![画像1](http://github.com/unicorn.png "画像のタイトル")
2. [リンク2][link]
- [![画像2][image]](https://github.com/)

[link]: http://example.com/ "インデックス型のリンク"
[image]: http://github.com/github.png "インデックス型の画像"

### 引用 引用嵌套
> 这是一个引用。
>
> > 整个空间`>` を重ねると、引用の中で引用ができますが、
> > GitHubの場合、1行前に空の引用が無いと、正しくマークアップされません。

ライセンス
----------
Copyright &copy; 2011 xxxxxx
Licensed under the [Apache License, Version 2.0][Apache]
Distributed under the [MIT License][mit].
Dual licensed under the [MIT license][MIT] and [GPL license][GPL].

[Apache]: http://www.apache.org/licenses/LICENSE-2.0
[MIT]: http://www.opensource.org/licenses/mit-license.php
[GPL]: http://www.gnu.org/licenses/gpl.html

markdonw 一个模版

标签:

原文地址:http://www.cnblogs.com/yufenghou/p/4458348.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!