--- ---  # Theme: Medium ###### tags: `標籤(編程!)` </div> > Colorful and pretty themes for [HackMD](https://hackmd.io/). Most of thems are inspired and ported from [Typora Themes](https://theme.typora.io/). ## 使用方式 ``` {%hackmd @yukai/medium-theme %} ``` ## 文字樣式 一般 **粗體** *斜體* ==重點== `代碼` <kbd>鍵盤</kbd> ## 摺疊區塊 <details> <summary>展開</summary> 第一次使用==老吳的中文python編成軟體==記錄一些使用的心得 碰到的困難以及如何處裡解決 </details> ## 表格區塊 | Syntax (句法) | Description(描述) | | ---------------- | ----------------- | | Header (標頭) | Title (標題) | | Paragraph (段落) | Text (文本) | | 事件 | 處理方式 | 結果 | | -------- | -------- | -------- | | 程式似乎壞掉 | 重灌一次 | 測試了 | ## 程式區塊 ``` cpp #include <iostream> int main() { std::cout << "Hello World!"; return 0; } ```
×
Sign in
Email
Password
Forgot password
or
Sign in via Google
Sign in via Facebook
Sign in via X(Twitter)
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
Continue with a different method
New to HackMD?
Sign up
By signing in, you agree to our
terms of service
.