or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing
xxxxxxxxxx
- 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 →標題
#
開頭(半形井號加一個空白)##
或標題三##
###### tags:
設定筆記的標籤# 這是標題一:最大字體
這是標題一:最大字體
## 這是標題二:次大字體
這是標題二:次大字體
### 這是標題三
這是標題三
#### 這是標題四
這是標題四
##### 這是標題五
這是標題五
###### 這是標題六
這是標題六
清單(列表)
1.
、2.
、3,)
- [ ] Todo item 1
- [x] Todo item 2
無序清單
有序清單
另一段:
待辦清單
引用(Quote)
>
表示>>
第二層引用>>>
第三層引用擴充語法
> [name=姓名] [time=時間] [color=顏色碼]
引用(Quote)
Steve Jobs told:
字體變化
兩個Tilde(波浪號)^
,如1024^16^
=102416~
,如H~2~O~2~
=H2O2字體變化
Emoji (繪文字,表情符號)
:Emoji代碼:
- 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 →- 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 →:tada: :heart:
程式碼
程式語言名稱=
則會以語法強調格式呈現程式語言名稱=開始行號
:行號1由指定行號開始用```java=
用```java=120
連結與圖片
[文字](網址)
或[文字](網址 "提示文字")

或
相關網址:[簡睿隨筆](http://jdev.tw/blog "技術分享的網站,歡迎參觀")
相關網址:簡睿隨筆


參考式連結
[文字][參考代碼]
➡ 文字*[Markdown]:
註腳
附註[^註腳自訂代碼]
,如:附註[1][^註腳自訂代碼]: 註腳說明
外部資源參考
{%資源名稱 參考代碼 %}
資源名稱
youtube
vimeo
gist
slideshare
speakerdeck
pdf
hackmd 引入HackMD的另一篇筆記
{% hackmd S1rGsKHVS %}
YouTube影片
{%youtube UF8uR6Z6KLc %}
- 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 →圖表功能
以下圖表功能請參考官方教學文件
提示區塊
:::提示種類
:::
:::info ... :::
- 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 →Stay hungry. Stay foolish.
:::danger ... :::
- 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 →系統發生錯誤!
表格
表格(續)
參考
註腳說明 ↩︎