Markdown語法
Image Not Showing
Possible Reasons
- The image was uploaded to a note which you don't have access to
- The note which the image was originally uploaded to has been deleted
Learn More →
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
初階入門者必備
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
設定 標題、層級與標籤(tag)
#
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
設定 標題、層級與標籤(tag)
H1 |
H2 |
H3 |
… |
tags |
# h1 |
## h2 |
### h3 |
#… |
######tags: |
若層級設好之後,使用[toc]指令,可以自動產生目錄樹
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
圖示與emoji(
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
)
:
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
ICON與emoji
emoji有非常多,可以到 emoji列表看看
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
粗體 斜體 刪除線 底線 上標 下標超鏈結google
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
粗體 斜體 刪除線 底線 上標 下標 超鏈結google
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
無序與有序清單(列表)
無序列表
早上起床第一件事
有序列表
早上起床第一件事
- 關鬧鐘
- 刷牙
- 上廁所
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
表格
Column 1 |
Column 2 |
Column 3 |
Text |
Text |
Text |
:–-靠左 :–-:置中 –-:靠右
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
插入圖片
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
程式碼區塊
markdown的程式碼區塊用連續的```+程式語言(檔案格式),
再用```做結尾,我們以python c json為例來示範一下
- json : ‵‵‵json= 與 ```json=
[markdown]語法
```json=
{
"firstName": "John",
"lastName": "Smith",
"age": 25
}
```
- c/c++ : ‵‵‵c= 與 ```clike=
- python : ‵‵‵python=
- 一小段程式碼
prinf('Hello')
輸出 Hello
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
區塊(顏色)
Click me!
Supprised!
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
To-do List
數學方程式
- 二次方程式的公式解
流程圖
- 循序圖
- 流程圖
- 甘特圖