## <font color="#FFD700"><i class="fa fa-trophy" aria-hidden="true"></i></font>
### 2022 iThome鐵人賽
### 小題大作的 30 個 HackMD技巧 <font color="#FFD700">#15</font>
# HackMD
# 簡報 YAML 設定
----
## 簡報模式可透過YAML檔
## 修改動畫與設計
----
```
---
slideOptions:
transition: slide #[none, fade, slide, convex, concave, zoom]
theme: league #[white, black, league, beige, sky, night, serif, simple, solarized, blood, moon]
---
```
----
## [簡報修改動畫與設計DEMO](https://hackmd.io/@wiimax/r1eK3r8nq)
----
### 樣式表參見
- [https://revealjs.com/themes/](https://revealjs.com/themes/)
- [YAML metadata 說明 | HackMD](https://hackmd.io/@hackmd/N1tNqMEOl)
----
```
---
title: 文件標題
description: 文件描述
date: 2022-08-13
langs: zh #見https://en.wikipedia.org/wiki/List_of_ISO_639-1_code
dir: rtl #[rtl, ltr]右至左、左至右
author: Willis Chen
disqus: willismax #替換為您申請的disqus
image: https://hackmd.io/screenshot.png #文件圖片,Twitter需1200:675才會預覽顯示
tags: `tag1`、`tag2` #自訂標籤,優先於文內標籤
GA: G-CH7FZ71WRC #自己申請的GA ID
---
```
----
<h2 class="r-fit-text">THANK YOU</h2>
{"metaMigratedAt":"2023-06-17T10:21:14.241Z","metaMigratedFrom":"Content","title":"HackMD","breaks":false,"contributors":"[{\"id\":\"16a0caa2-a39b-4d8d-b3f1-bac2f0b61a6d\",\"add\":1028,\"del\":31}]"}