Free Online Markdown to Confluence Converter
Free online Markdown to Confluence format converter with real-time preview and one-click copy, all processing completed locally in browser.
Markdown to Confluence Converter
Convert Markdown format to Confluence Wiki Markup format
支持点击上传与拖拽上传 Markdown 文件,拖拽可直接替换当前内容。
Enterprise Wiki format: Suitable for enterprise Confluence, provides richer formatting support
0 characters
0 characters
Supported conversion features:
Enterprise Wiki format:
- ✅ Headers conversion (#/##/###/#### → h1./h2./h3./h4.)
- ✅ Text styles (**bold** → *bold*, *italic* → _italic_)
- ✅ Lists conversion (* → #, support nesting)
- ✅ Code blocks (``` → {code:language=...})
- ✅ Inline code (`code` → {{code}})
- ✅ Quotes (> → bq.)
- ✅ Table format (|col1|col2| → Confluence table)
- ✅ Links conversion ([text](url) → [text|url])
- ✅ Images conversion ( → !url!)
- ✅ Separator (--- → ----)
Format description: Enterprise Wiki uses Confluence-specific syntax, such as h1. headers, {{code}} etc., requires corresponding plugins to use.