.md or .markdown file.
Write and structure
The editor supports common Markdown structures including:- Headings and paragraphs
- Bulleted, numbered, and task lists
- Quotes, dividers, links, and images
- Inline code and fenced code blocks
- Tables
/ to open the block menu, or press Cmd+K to open the command palette.
Navigate a long document
- Open the outline to jump between headings.
- Press
Cmd+Fto search within the current document. - Press
F11for focus mode. - Press
Cmd+Bto show or hide the workspace sidebar.
Work with external Markdown
The.md file is always readable outside doXmind. If another editor changes it, doXmind imports the updated Markdown the next time the document is opened. On save, the sidecar is refreshed to match the new source.
Some rich blocks have no exact Markdown equivalent. Their detailed state is kept in the hidden sidecar, while the .md file retains a portable representation.
Rich blocks
Add callouts, math, diagrams, columns, bookmarks, and more.
Save and export
Understand source saves, sidecars, Markdown copies, and PDF export.