What to check before export
Preview is where small syntax mistakes become visible.
- Confirm heading hierarchy and spacing.
- Check lists, task lists, tables, and blockquotes.
- Make sure code blocks and inline code are readable.
Live rendering
Markdown preview shows how your source text will look after rendering, so you can fix structure and formatting while the draft is still open.
Quick answer
Markdown preview is the rendered view of your Markdown source. It is useful for catching broken tables, uneven heading levels, missing links, and code fence mistakes before export.
Reference
markdown preview
Preview is where small syntax mistakes become visible.
A split view keeps the source and rendered document close together, which makes editing faster and less error-prone.
Examples
- [x] Outline finished
- [ ] Add examples
- [ ] Export final copyTask lists are much easier to verify in the rendered preview.
FAQ
No. Preview only renders the source text. Your document changes only when you edit the Markdown.
Different platforms can use different Markdown renderers. Tables, task lists, and code highlighting may vary.
Yes. The preview panel includes Save as options for PDF, Word, HTML, text, and Markdown.