工作流示例 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.