学习使用markdown

Posted by John Niu on April 2, 2017

四级标题

六级标题

斜体

粗体

这是本人的博客 Johan Niu

  • 无序列表1
  • 无序列表2
  1. 有序列表1
  2. 有序列表2

意见慎用最凶口

html

左边有是个空格

我的头像

Tags: mark

注册

文献上标[^footnote2]

这是一个注脚[^footnote]的样例

$E=mc^2$

\[\sum_{i=1}^n a_i=0\]

这是一个注脚[^1]的样

1.

  • [ ]hghg
  • -kj j
  • -jhjh
header 1 header 2
row 1 col 1 row 1 col 2
row 2 col 1 row 2 col 2
E=mc^2

\sum_{i=1}^n a_i=0

f(x_1,x_x,\ldots,x_n) = x_1^2 + x_2^2 + \cdots + x_n^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
a = 2
b = 3
print a * b