ワークフロー例 1
Markdown: # Install ```bash npm install ``` - Run tests - Build
Rendered structure: Heading: Install Code block: npm install List: Run tests, Build
Markdown プレビュー processes this example in the browser and lets you inspect the result before copying it.