---
title: 【The Good Class 3.0 —數位協作工具】 學習基礎 markdown 語法
tags: edu, sch001
image: https://s3-ap-northeast-1.amazonaws.com/g0v-hackmd-images/uploads/upload_a080e95da916863c2c4fef3c926d55d4.png
description: hihihi
---
## <font color= orange>【The Good Class 3.0 —數位協作工具】 學習基礎 markdown 語法
</font>
- heading/font size
# h1
## h2
### h3
#### h4
##### h5
###### h6
# hihihihihih
hi world
<font size=10px> hello world </font>
- bullet point/numbered list
1. hi
2. hii
3. hiii
- HIHIHIHIH
1. HIHIHIHIH
- sch001 summer camp
- jump!
- link
- 零時小學校:sch001.g0v.tw
- [零時小學校](sch001.g0v.tw)
- [g0v](g0v.tw)
- form
| 課程時間 | 課程名稱 | 講師 ||
| -------- | -------- | -------- | -------- |
| 7/24 | 開幕式 | IFF |
| |HIHIHIHIHIHIHI|
| Column 1 | Column 2 | Column 3 |
| -------- | -------- | -------- |
| Text | Text | Text |
- quotation
> hello world
>
>
> hi
- font color
<font color= orange> hello world </font>
- frame
:::
:::success
green
:::
:::info
blue
:::
:::warning
yellow
:::
:::danger
red
:::
- insert image


- insert video
> {%youtube X_TYhwZWVuQ %}
> https://youtu.be/X_TYhwZWVuQ
>
> {%youtube X_TYhwZWVuQ %}
- 網頁縮圖顯示設定:tags/title/image/description
- 簡報模式語法
---
PAGE1
---
PAGE A
---
---
page 1
---
page 2
--
- 分享共筆連結&設定瀏覽權限與模式
---
### 補充資料:
- [全面掌握 HackMD 使用攻略](https://hackmd.io/c/tutorials-tw/%2Fs%2Ftutorials-tw)