# Page Title > Optional subtitle or one‑sentence summary that explains what this page is about. --- ## Overview Briefly explain: - Why this page exists  - What problem it solves or idea it explores  - Who it might be useful for Keep this section short and skimmable. --- ## Key Points - Bullet point one - Bullet point two - Bullet point three --- ## Main Content ### Section Heading Write your primary content here. Use paragraphs, lists, and examples. You can emphasize important ideas with **bold**, _italics_, or `inline code`. --- ### Another Section Use this space for: - Deeper explanations - Step-by-step processes - Diagrams or screenshots (if supported) ```bash # Example command echo "Hello, world"