Markdown模板

一号标题

Title 2

三号标题

Title 4

五号标题
Title 6

标题 Title 标题
左对齐 Justify Align 右对齐
  • 无序列表
    • Unordered List
  1. 有序列表
    2. Ordered List
  • [x] 待办事项
  • [] TO-DO List

Delete Line
Blod
Italic
Code
E=MC2E = MC^2
Link

[1]Hello, World![2]

public static void main(String[] args) {
System.out.println("Hello World!");
}
--- auto_detect: ture
+++ auto_detect: false

No Silver Bullet

By Brooks

[!NOTE]
Note that it is a note.

[!WARNING]
WARNING!

[!DANGER]
Notice the DANGER!

[!SUCCESS]
Now it is SUCCESS.

[!INFO]
Here is some INFO.


  1. Hello World! ↩︎

  2. Footnote ↩︎