MarkdownMe

Markdown to Confluence

Convert standard Markdown to Atlassian Confluence wiki format. Handles headers, bold, italic, code blocks with language tags, tables, links, images, blockquotes, and info/warning panels.

Confluence Wiki Markup Quick Reference

*bold* Bold_italic_ Italic-struck- Strikethroughh1. Heading* item Bullet list# item Numbered list||head|| Table header{code:language=py} Code block[text|url] Link!image.png! Image{quote} Blockquote{info} Info macro{warning} Warning macro{note} Note macro{panel} Panel

Frequently Asked Questions

How is Confluence markup different from Jira markup?
Confluence and Jira share the same wiki markup base, but Confluence adds macros like {info}, {warning}, {note}, {tip}, and {panel} for structured content. Code blocks use {code:language=python} syntax.
Does this handle Confluence macros?
Yes, blockquotes starting with Note:, Warning:, Info:, or Tip: are automatically converted to the corresponding Confluence macros ({note}, {warning}, {info}, {tip}).
Can I use this for Confluence Cloud and Data Center?
Yes, the wiki markup syntax works for both Confluence Cloud and Confluence Data Center (Server).
How are code blocks converted?
Markdown fenced code blocks (```python) are converted to Confluence {code:language=python} syntax, which enables syntax highlighting in Confluence.

About Markdown to Confluence

Convert Markdown to Confluence wiki markup. Headers, tables, code blocks, links, and macros. This tool runs entirely in your browser — no data is sent to any server. Your content stays private and secure. MarkdownMe provides free, fast, and reliable Markdown tools for developers, writers, and anyone who works with Markdown.