← All guides
Life + Business · Getting Started ·ChatGPT, Claude

Markdown for Normal People: The Format That Makes AI 10x More Useful

Markdown is just plain text with a few simple marks, and it makes AI dramatically more useful because it gives the AI structure to follow. Here are the four marks that matter and how to use them today.

Here is a small thing that changes how useful AI is for you, and almost nobody teaches it to beginners. It is called markdown, and it is not code.

Markdown is plain text with a few simple marks. A # to make a heading. A dash to make a bullet. Two stars around a word to make it bold. That is most of it. You already know how to type. This is four small additions to what you already do.

Why does it matter? Because a wall of text gives the AI nothing to hold onto. The same information, with a few marks that show what is a heading and what is a list, gives the AI structure it can follow. Structured in, structured out. The answers get sharper, faster, and easier to use.

Plain text, clearer thinking

Here is the idea in one line: when you structure your words, you structure the AI’s thinking.

I run my entire AI setup, all 35 of my agents, off plain-text markdown files. Not a fancy app, not a database. Files I can open in any notes app. When I hand the AI a clean, structured file, it knows exactly what it is looking at before it reads a single instruction. The structure does half the work.

This is why markdown makes AI feel smarter. You are not writing better prompts by using bigger words. You are laying out your thoughts so the AI can see the shape of them. Clearer text on your side means clearer thinking on its side.

The 4 marks that matter

You do not need to learn all of markdown. You need four marks. Here they are, and here is what each one does.

The markYou typeYou getUse it for
Heading# My SectionA bold section titleSeparating topics
Bullet list- first itemA tidy listSteps, options, anything countable
Bold**important**importantThe one word that matters most
Sub-heading## Smaller SectionA smaller title under a headingBreaking a big section into parts

The rule for headings: one # is a big title, two ## is a smaller one under it. More marks, smaller heading. For bullets, start the line with a dash and a space. For bold, wrap the word in two stars on each side. That is the whole vocabulary.

Why a structured prompt beats a wall of text

Say you want help planning a week. Here is the wall-of-text version most people type:

I need to plan next week I have a project deadline on Thursday and my
kid has a dentist appointment sometime and I want to meal prep on Sunday
and also I need to finish the budget can you help

The AI will try. But it is untangling your run-on sentence before it can help. Now here is the same request with a few marks:

# Plan my week

## Fixed
- Project deadline: Thursday
- Kid's dentist appointment: needs a slot

## Want to do
- Meal prep: Sunday
- Finish the budget

Please build me a day-by-day plan.

Same words, almost the same effort. But now the AI can see what is fixed and what is flexible, what is work and what is home. It gives you a real plan instead of a paragraph back. This works exactly the same for a work brief as it does for a grocery week. One skill, every corner of your life.

If you want the AI to remember this structure between chats, that pairs perfectly with giving it a saved memory of you and your work.

The common mistakes

I hit a few of these when I started, so you do not have to.

  1. Overcomplicating it. You do not need tables, links, and code blocks on day one. Headings, bullets, and bold carry ninety percent of the value. Start with the four marks and stop.
  2. Thinking you need special software. You do not. Your phone’s notes app works. A Google Doc works. The chat box works. Markdown is plain text, so anywhere you can type, you can use it.
  3. Not using headings to separate sections. This is the big one. A single heading over each part of your request does more than any clever wording. If you change one habit, make it this: put a # over each chunk.
  4. Writing marks and forgetting the space. A dash needs a space after it to become a bullet. A heading needs a space after the #. Small thing, easy fix, and the AI usually forgives it anyway.

Do this today

Open your notes app. Type a # and a title for something you want help with. Add three bullets under it with a dash and a space. Bold the one word that matters most. Paste the whole thing into ChatGPT or Claude and watch the answer come back organized instead of mushy.

That is markdown. Four marks, five minutes, and every AI conversation you have from now on gets more useful. Once you are comfortable structuring a single prompt, the natural next step is handing the AI a saved file it works from every time, and if you are still finding your footing, this slots right in next to your first week with AI.

Want my starter pack of copy-paste markdown files, an about-me file, a project brief, and a weekly-plan template you can fill in and reuse? Grab them below and I will send them straight over.

Common questions

Do I need special software to write markdown?

No. Any notes app works. The Notes app on your phone, a Google Doc, the box you already type into with ChatGPT or Claude. Markdown is just plain text with a few marks. You do not install anything.

Will the AI actually understand the marks, or will it just print the symbols?

It understands them. The # and the - and the ** are the exact format the AI was trained on, so it reads them as structure, not as decoration. You will see it answer back in the same format, which is a good sign it is following along.

Is this different from formatting a Word document?

Yes, and simpler. Word formatting is hidden behind buttons and menus. Markdown is the formatting written right into the text, so it travels anywhere you can paste plain text. That is exactly why AI likes it: the structure is in the words themselves.

What if I get a mark wrong?

Nothing breaks. If you forget a space or use the wrong symbol, the AI still reads the plain words fine. Markdown is forgiving. You are not writing code, you are adding a few road signs, and a missing sign is not a crash.

Which AI tools support markdown?

All the major ones. ChatGPT, Claude, Gemini, and most of the tools built on top of them read and write markdown by default. Learn it once and it works everywhere, which is the whole point.

The Newsletter

One practical AI idea, every week.

Real ways I use AI at work and at home. No hype, no jargon, no tech background needed. Coming soon for subscribers: the free course, 5 Days to Actually Using AI.

Free forever. Unsubscribe anytime.