markdown指南

主要介绍markdown的一些基本语法 markdown 的语法概述,您可以在github上的任何地方或者你自己的文件中使用markdown 语法(我感觉它类似html的标签)

标头

# This is an <h1> tag
## This is an <h2> tag
###### This is an <h6> tag

重点

*This text will be italic*
_This will also be italic_

**This text will be bold**
__This will also be bold__

_You **can** combine them_

清单

无序

* Item 1
* Item 2
  * Item 2a
  * Item 2b

有序

1. Item 1
1. Item 2
1. Item 3
   1. Item 3a
   1. Item 3b

图片

![Github Logo](/images/logo.png)
Format: ![alt text](url)

链接

eg:http://github.com -automatic!
[Github](http://github.com)

块引用

胖虎说:
> 大熊,你真菜
> 静香是我的了!哈哈哈

内联代码

`<addr>` 就是用反引号
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值