--- --- {%hackmd @themes/orangeheart %} ![](https://user-images.githubusercontent.com/26391143/156984539-606601e9-ad2c-48d6-a783-f6a95bf0bd44.png =150x) # Theme: Orangeheart ###### 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 @themes/orangeheart %} ``` ## 文字樣式 一般 **粗體** *斜體* ==重點== `代碼` <kbd>鍵盤</kbd> ## 摺疊區塊 <details> <summary>展開</summary> 第一次使用==老吳的中文python編成軟體==記錄一些使用的心得 碰到的困難以及如何處裡解決 </details> ## 表格區塊 | Syntax (句法) | Description(描述) | | ----------------| ----------------- | | Headere (標頭) | Title (標題) | | Paragraph (段落) | Text (文本) | | 事件 | 處理方式 | 結果 | | -------- | -------- | -------- | | 程式似乎壞掉 | 重灌一次 | 測試了 | ## 程式區塊 ``` cpp #include <iostream> int main() { std::cout << "Hello World!"; return 0; } ``` # How do these themes work? ## Subtitle