使用(use)

初始化

mdbook init

建置專案

mdbook build

本地即時輸出

mdbook serve

測試

import this

html

<h1>Hello, World</h1>