markdown-plus
2017-01-21 本文已影响67人
phdbbs
今天开始使用 markdown
挺有意思
看看粗体
斜体
*---
啥是减号 是分隔线
引用
-标记
--标记
**---
- 标记
- [ ] -
- [x] -
- link description
print 'hello world'
header 1 | header 2 |
---|---|
row 1 col 1 | row 1 col 2 |
row 2 col 1 | row 2 col 2 |
<i class="fa fa-heart"/><i class="fa fa-car"/>
E = mc^2
graph LR
A-->B
sequenceDiagram
A->>B: How are you?
B->>A: Great!
gantt
dateFormat YYYY-MM-DD
section S1
T1: 2014-01-01, 9d
section S2
T2: 2014-01-11, 9d
section S3
T3: 2014-01-02, 9d