Markdown快速入门

在MacOS上建议使用 Mou 这款Markdown编辑器,它支持实时编辑预览。

标题
1480065-5128a997bec5b9e8.jpg
标题
列表
1480065-47acd2a1ff68138f.jpg
列表
引用
1480065-684e511392ce3fa6.jpg
引用
图片和链接
  1. 插入图片


    1480065-c38daef7e01fd5df.jpg
    图片
  2. 插入链接
    百度一下,你就知道

表格

编辑方式:

| Tables | Are | Cool |
| :---: | :---: | :---: |
| col 3 is | right-aligned | $1600 |
| col 2 is | centered | $12 |
| zebra stripes | are neat| $1 |

效果预览:

TablesAreCool
col 3 isright-aligned$1600
col 2 iscentered$12
zebra stripesare neat$1
代码
  • 单行代码或特殊字符用`或者<code标签> 将其包装起来:

var person = (name: "haha", age: 25)

  • 代码块用```将其包装起来:
override func viewDidLoad() {
    super.viewDidLoad()
    // Do any additional setup after loading the view, typically from a nib.
}
override func didReceiveMemoryWarning() {
    super.didReceiveMemoryWarning()
    // Dispose of any resources that can be recreated.
}
粗体和斜体

粗体 就是用**将文本内容包装起来, 斜体 就是用 * 包装文本。

分割线

分割线即 ***

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值