Overview
This app provides two-way conversion between markdown and Confluence:- Importing Markdown: Convert markdown files to Confluence pages
- Export Features: Convert Confluence pages to markdown files
Importing Features
Import markdown files to Confluence — single files, multiple files, or ZIP archives without a fixed limit:- Navigate to any Confluence page (page-level) or open from the global Apps menu (global access)
- Select “Markdown Importer & Exporter”
- Choose single file, multiple files, or upload a
.ziparchive containing markdown, folders, and assets - Configure options as needed
- Click “Import”
ZIP Upload
- Upload a single
.zipcontaining your markdown files - Folder structure is preserved as a Confluence page hierarchy
- Local images and other attachments are uploaded automatically
Preview Support
Preview your markdown files before importing:- Select your markdown file(s)
- Click “Preview” instead of “Import”
- Review how the content will look in Confluence
- Make any necessary adjustments
- Click “Import” when ready
Media Handling
Images
- Local images are uploaded as Confluence attachments
- Remote images can be fetched and stored in Confluence
- Image references are updated automatically
Attachments
- Files referenced in markdown are uploaded as attachments
- Links to attachments are updated to point to Confluence
File Hierarchy
- Preserve your folder structure during import
- Each folder becomes a parent page with child pages mirroring subfolders
- Works with both multi-file selection and ZIP uploads
Access Levels
- Page-level access: open from a page’s ••• menu to import under that page
- Global access: open from the global Apps menu and target any space
- Admins can run imports across all spaces from global access
Code Blocks
Code blocks are supported with syntax highlighting:Tables
Markdown tables are converted to Confluence tables:Task Lists
Convert markdown task lists to Confluence checkboxes:- Completed task
- Pending task
- Another task
Best Practices
- Backup First: Always backup your Confluence pages before importing
- Test Small: Test with a small set of files first
- Check Links: Verify internal links after import
- Review Media: Ensure all images and attachments are properly imported
- Update References: Update any external references to the new pages
Troubleshooting
If you encounter any issues:- Check the Known Issues page
- Verify your markdown syntax
- Ensure all referenced files are accessible
- Check your Confluence permissions
- Contact support if needed
