You ask ChatGPT for a report, it looks perfect on screen, and then you paste it into Word. Suddenly the page is full of **stars**, ## hash marks and dashes. This guide explains why that happens and how to fix it in under a minute.
Why the symbols appear
ChatGPT, Claude and Gemini write their answers in a format called Markdown. It is a simple way of marking up text with symbols:
| What you type in Markdown | What it means |
|---|---|
**important** |
bold text |
*note* |
italic text |
## Results |
a heading |
- item |
a bullet point |
The chat window understands Markdown, so it hides the symbols and shows you nicely formatted text. Word, Outlook, WhatsApp and most forms do not understand Markdown. Depending on how you copied the text, they receive the raw symbols instead of the formatting.
Option 1: Keep the formatting (best for reports and documents)
If you want real headings, bold text and bullet lists in Word:
- Copy the answer from ChatGPT.
- Open the Markdown to Word converter and paste it into the box.
- Click Copy for Word / Google Docs, then paste into your document. The
**become real bold text and the##become real headings. - Or click Download Word (.docx) to get a finished Word file.
Tables come across as proper Word tables, and headings use Word's heading styles, so the navigation pane and automatic table of contents work.
Option 2: Remove all the symbols (best for email, WhatsApp and forms)
Sometimes you just want plain, clean text with no formatting at all:
- Open the AI Text Cleaner and paste the answer.
- Tick Plain text.
- Copy the result.
This removes the *, # and backtick symbols, turns bullets into •, and keeps links readable. It also removes the citation markers that appear when ChatGPT searched the web, such as [1] or 【4†source】, and the chatty opening and closing lines like "Sure! Here is..." and "Hope this helps!".
Option 3: Google Docs' own Markdown setting
Newer versions of Google Docs can read Markdown directly. In Google Docs, look under Tools → Preferences for a setting to enable Markdown, and under Edit for a Paste from Markdown option. If you see them, you can paste the raw ChatGPT text and Docs will format it. Menu names change from time to time, so if you cannot find the option, Option 1 above works in any version.
Which one should you use?
- Writing a report, proposal or letter: Option 1, so you keep headings and tables.
- Sending an email, a WhatsApp message or filling a web form: Option 2, so no stray symbols appear.
- Working mostly in Google Docs: try Option 3 first.
Is my text sent anywhere?
No. Both tools on this site run inside your browser. The text you paste is converted on your own computer or phone and is never uploaded.