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.
Do you want to remove this version name and description?
Syncing
xxxxxxxxxx
你知道嗎?畫圖真的好簡單
把流程圖變成自己想要的樣子
title
代表圓餅圖的名稱圖例文字也可以調整,不增加設定就是預設文字大小
怎麼做呢?在 mermaid 的下一行加上
%%{init: { "themeVariables": {"pieLegendTextSize": "10px"}} }%%
並將10px
改成想要的字型大小即可你可以點擊 雙欄模式 檢視語法跟效果
畫出來的圖就像這樣:
圓餅圖內的舉例數據,取自政大選研中心 Pollcracy Lab 在 5 月底疫情爆發的三級警戒期間發佈的 網路問卷調查報告
- 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:
tutorials