How to format markdown for confluence page pasting
- Step 1Paste your doc — Drop the Markdown source for your team doc or runbook.
- Step 2Convert — Click Run — Confluence-compatible wiki markup is produced.
- Step 3Insert in Confluence — Open Confluence's Insert > Markup dialog, choose Wiki Markup, paste, and Insert.
Frequently asked questions
Why not use Confluence's Markdown import?+
Confluence Cloud accepts Markdown paste via the Insert Markup dialog, but it sometimes loses formatting. Wiki markup is more reliable for complex content.
Are panels (info/warning/note) supported?+
Convert blockquotes manually to `{info}` or `{warning}` macros after conversion. Markdown doesn't differentiate panel types.
Can I include macros?+
Confluence macros like `{toc}` aren't part of Markdown. Add them in Confluence after pasting the converted content.
Privacy first
All Markdown processing runs locally in your browser using JavaScript. No file is ever uploaded to JAD Apps servers — only metadata counters are saved for signed-in dashboard stats.