MarkDown


将本地的笔记搬运到博客更加方便


一级标题

二级标题

六级标题
# This is an H1

## This is an H2

###### This is an H6

这是引用

引用嵌套

> 这是引用
    >引用嵌套
>

无序列表

  • 红色
  • 绿色
  • 蓝色

有序列表

  1. 红色
  2. 绿色
  3. 蓝色
## un-ordered list
*   Red
*   Green
*   Blue

## ordered list
1.  Red
2.  Green
3.  Blue

任务列表

  • [ ] 任务选项

  • [x] 完成的选项
##Tesk List
- [ ] a task list item
- [x] completed

代码块

​```ruby
语法高亮
require 'redcarpet'
markdown = Redcarpet.new("Hello World!")
puts markdown.to_html
​```
##代码块


语法高亮
require 'redcarpet'
markdown = Redcarpet.new("Hello World!")
puts markdown.to_html

表格

First HeaderSecond Header
Content CellContent Cell
Content CellContent Cell
##表格
| First Header  | Second Header |
| ------------- | ------------- |
| Content Cell  | Content Cell  |
| Content Cell  | Content Cell  |

左右居

Left-AlignedCenter AlignedRight Aligned
col 3 issome wordy text$1600
col 2 iscentered$12
zebra stripesare neat$1
| Left-Aligned  | Center Aligned  | Right Aligned |
| :------------ |:---------------:| -----:|
| col 3 is      | some wordy text | $1600 |
| col 2 is      | centered        |   $12 |
| zebra stripes | are neat        |    $1 |

脚注

图片和网址

![图片描述](图片路径或图片url)
[网址描述](网址)

这里有图

这是网址


其他

加粗 斜体 下划线 ==高亮==

**加粗**    *斜体*    <u>下划线</u>   ==高亮==   <!--注释-->

转载于:https://www.cnblogs.com/Wu-Zang/p/9607511.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值