Xmind supports importing Markdown (.md) files and converting them into mind maps.
How to Import a Markdown File
Launch Xmind for Desktop.
Click File → Import → Markdown.
Select your .md file to complete the import.

Having Trouble Importing?
If you encounter issues during import, this guide will help you troubleshoot common problems.
1. Import Fails with a “Corrupted File” Message
This usually indicates that the file is not a valid Markdown file.
Please verify the file extension is .md.
Right-click the file → Get Info → confirm the file extension.
2. No Topic Hierarchy After Import
If the imported mind map appears flat with no structure, your Markdown file may be missing proper heading syntax.
Ensure your Markdown file uses:
# = Central Topic
## = Main Topic
= Subtopic
Correct syntax ensures Xmind can recognize and map hierarchical content.
3. Text Appears Garbled or Messy
This is often caused by incorrect text encoding. Recreate your Markdown file using the proper encoding:
Open TextEdit.
Paste your Markdown content.
Switch to plain text mode: Format → Make Plain Text.
Save the file as .md:
1) Go to File → Save
2) Add the .md extension (e.g., example.md)
3) Click Save
Still Having Trouble?
If you’re still unable to import the file, please contact our support team — we’re here to help.

