How to convert engineering rfcs for confluence publishing
- Step 1Drop your RFC — Upload the RFC Markdown file from your engineering repo.
- Step 2Convert — Click Run — Confluence wiki markup is produced.
- Step 3Publish to Confluence — Use Insert Markup > Wiki Markup in Confluence's editor and paste.
Frequently asked questions
Will Mermaid diagrams render in Confluence?+
Confluence supports Mermaid via the Mermaid Diagrams app. Without it, pre-render diagrams to images and embed via URL.
How do I keep Markdown and Confluence in sync?+
Treat Markdown as the source of truth; re-export when changes happen. Or use a Git → Confluence automation pipeline if you have one.
What about RFC discussion comments?+
Confluence's native commenting system handles discussion. Move PR comments to Confluence after the RFC is published, or use the Discussion macro for inline threads.
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.