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
HackMD
您使用 Markdown 寫作與分享知識的最佳方式
Max Wu @ SITCON 2017
- 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 →Max Wu
北科大 資訊工程所
我喜歡好的產品,也開發好的產品;
我寫的不是程式,是理想。
HackMD
使用 Markdown 的跨平台即時協作筆記
Hack
=
用聰明的方法做事
MD
=
Markdown
HackMD 用途
功能
採用
- 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 →來談談 Markdown
2004/3/19 由 John Gruber 所開發
用以簡化 HTML ,被廣泛地運用在各式系統
Markdown
輕量的視覺化標記語言
「蛤?」
文字就可以排版的語法
感謝 @clkao 貢獻此麻瓜咒語
誰在用 Markdown?
Markdown 的優點
Markdown 缺點
HackMD 的 Markdown
HackMD 的語法簡介
標題
在行首輸入
#
加上一個空白愈多個
#
代表愈低層級的標題- 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 →#
就會有提示了相當於 HTML header tag
無序清單
在行首輸入
-
加上一個空白縮排後可為子清單
相當於 HTML unordered list
有序清單
在行首輸入
1.
加上一個空白縮排後可為子清單
相當於 HTML ordered list
引用
在行首輸入
>
加上一個空白縮排後可巢狀使用
相當於 HTML blockquote
文字變化
**粗體**
*斜體*
~~刪除~~
++底線++
==重點==
連結
- 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 →[]
就會有提示了相當於 HTML a tag
圖片
- 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 →!
就會有提示了相當於 HTML img tag
程式碼
*斜體*
- 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 →外部嵌入
可以內嵌入影片、Gist 等外部方法
- 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 →{}
會提示支援的嵌入方法數學公式
可以撰寫 Tex 相容的數學描述式
\(L^aT_eX\)
警告區塊
可以凸顯某些需要的注意的區塊
記得放一包乖乖到機房
- 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 →HackMD 現況
開源
桌面版
- 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 →Q&A
特別感謝
OSS Plant 提供社群節點
cdn.js 提供開源套件 CDN
謝謝您的聆聽!
這份簡報使用 HackMD 製作
https://hackmd.io/p/B1BYM89ix