到這邊搜尋想改的字,稍微看一下哪個符合網站上想改的區塊,然後點進藍字檔名 |
---|
![]() |
按鉛筆,開始編輯 (如果顯示 you need to be on a branch 就在這邊選 master ) |
---|
![]() |
![]() |
編輯過程中可以按 Preivew changes 檢查改了哪些東西(綠色是新增的、紅色是刪掉的) |
---|
![]() |
拉到下方 Commit changes(存檔),填入一些說明,選擇create a new branch for this commit and start a pull request (意思是「在一個新的分支上存檔(commit) ,然後對主分支(master) 送出一個合併這個分支的要求(pull request) 」),branch 名稱可以隨意寫,最後按 Propose file change 完成存檔 |
---|
![]() |
接下來會跳到 Open a pull request 的頁面,如有需要可以多加一些說明、@ 一下相關的人,然後 create pull request |
---|
![]() |
如果只是很單純的改字就直接按 Merge Pull Request ,約五分鐘後官網就會更新了,如果真的沒把握就把這個 PR 的網址貼到群組有空的人可幫 review |
---|
![]() |
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