Section One: Your Main First Heading
Your first section body text. Write clearly and directly. Use bold for key terms. Keep paragraphs short — 3-5 sentences. One idea per paragraph.
Second paragraph for this section. Each paragraph should leave the reader wanting to read the next.
Your insight or tip goes here. This component draws the reader's eye to the most important takeaway in the surrounding section. Keep it to 1-2 sentences.
Section Two: Key Points Grid
Introduce the bullets with a sentence. Use the two-column grid when you have 4-6 short parallel points. For longer bullets, use a regular list.
- Point one — brief explanation that fits in 1-2 lines
- Point two — brief explanation that fits in 1-2 lines
- Point three — brief explanation that fits in 1-2 lines
- Point four — brief explanation that fits in 1-2 lines
- Point five — brief explanation that fits in 1-2 lines
- Point six — brief explanation that fits in 1-2 lines
Section Three: Visual Evidence
Body text that introduces the image below. Explain what the reader should look for in the screenshot or diagram.
Body text that follows the image and draws the key conclusion from it.
Use this amber callout for important warnings, caveats, or things the reader should avoid. Be specific about the risk and what to do instead.
Section Four: Step-by-Step Guide
Use step cards for any numbered process, tutorial, or roadmap. Great for "how to" sections.
Step One: Title
What to do in this step. Keep it actionable and specific. Focus on outcome — what does the reader have after completing this?
Step Two: Title
What to do in step two. One clear action per step card.
Step Three: Title
What to do in step three.
Step Four: Title
What to do in step four.
Section Five: Data Breakdown
Introduce the bar chart with a sentence explaining what it shows and why it matters.
"Your most memorable sentence from this section. A strong pull quote should stand on its own and make the reader pause. One idea, said with precision."
Body text continues after the pull quote, drawing the conclusion from the data.
Use this red callout for the most important risk or failure mode in this section. Be specific — name the exact mistake and what happens as a result.
Optional second paragraph if needed.
Section Six: Types / Approaches
Use archetype cards when comparing 2-4 distinct approaches, types, or profiles. Each card shows a label, title, and description.
Section Seven: Comparison Table
Every table needs a lead-in sentence. Tables work best for comparing 3-4 options across 3-5 criteria. For larger datasets, use a simpler table.
| Option | Criterion A | Criterion B | Criterion C | Verdict |
|---|---|---|---|---|
| Option 1 | High | Medium | Low | Best for X |
| Option 2 | Medium | High | Medium | Best for Y |
| Option 3 | Low | Low | High | Best for Z |
Section Eight: Code Example Optional
Introduce the code with a sentence. Use inline code for short snippets inline. Use the block below for multi-line code.
# !! EDIT !! — paste your code here and delete this comment
def example_function(name):
"""A clear, working example."""
message = f"Hello, {name}! Welcome to BitWithBite."
return message
print(example_function("learner"))
Use the blue info box for definitions, pro tips, or "good to know" context that doesn't fit naturally in the main text. Keep it factual and brief.
· · ·
What to Take Away
One or two sentences wrapping up the article's main argument. This is the "so what?" paragraph — tell the reader what to do next.
The Essential Points
- First key takeaway — one sentence, directly actionable or memorable
- Second key takeaway — what is the most important thing from section 2?
- Third key takeaway — a specific insight the reader should walk away with
- Fourth key takeaway — reinforce the article's main argument
- Fifth key takeaway — final actionable recommendation
References & Sources
!! EDIT !! Author, "Article Title," Publication Name, Date. Link
!! EDIT !! Author, "Article Title," Publication Name, Date.
!! EDIT !! Author, "Article Title," Publication Name, Date.
This article is for educational purposes only. Always verify information from primary sources before making decisions.