從 Hexo 轉戰 Hugo 絕對是因為部署速度後者太快了。
這裡什麼都沒有,測試文章中。
# h1
# h2
# h3
# h4
# h5
# h6
# List
- ordered list
- ordered list
- ordered list
- ordered list
- unordered list
- unordered list
- unordered list
- unordered list
- ordered list
- ordered list
- ordered list
- ordered list
- unordered list
- unordered list
# Quote
子沒有曰:「我沒有說過這句話」
在 Blockquote 中使用 連結
- 使用 list
- 使用 list
- 使用 list
- list
ℹ️ Note
Useful information that users should know, even when skimming content.
💡 Tip
Helpful advice for doing things better or more easily.
💬 Important
Key information users need to know to achieve their goal.
⚠️ Warning
Urgent info that needs immediate user attention to avoid problems.
❗ Caution
Advises about risks or negative outcomes of certain actions.
# Text Effect
粗體 斜體 刪除線
# Code Block
#include <iostream>
using namespace std;
int main() {
// This is code block
int a = 0, b = 1;
if (a == b) {
cout << "a != b\n";
} else {
cout << "a == b\n";
}
}
# Table
Column 1 | Column 2 | Column 3 |
---|---|---|
Text | Text | Text |
Text | Text | Text |
Text | Text | Text |
# Link
這是 連結
# Check Box
- 123
- 123
- link