# Migrate from Just Add+ for Confluence ✅ You can migrate from the **Just Add+ for Confluence** app (by Modus Create) to Capable. ## [#](#diagram)Diagram The following diagram code options are supported: | Supported | Not Supported | | ------------------- | ------------------------------------------------------------ | | Inline Diagram Code | Diagrams from URL or AttachmentThese are rarely used options | The following diagram types are supported: | Supported | Not Supported | | -------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | | BlockDiagBytefieldC4 with PlantUMLGraphVizMermaidPlantUMLSymbolatorVegaVega-Lite | DITAAERDPikchrStructurizrSVGbobUMLetWavedromNomnomml(These are rarely used diagram libraries) | ## [#](#latex)LaTeX The Just Add+ LaTeX macro (`macro-latex`) is migrated to **Capable LaTeX**. ### [#](#what-the-migrator-does)What the migrator does * Converts inline LaTeX expressions to the Capable LaTeX format * Normalizes LaTeX expressions by removing `$` delimiters where present ### [#](#support-level)Support level **Partial** — Inline LaTeX is migrated. Block-level LaTeX is not currently supported. Follow the instructions on **Using the migration assistant** to run the migrator. --- ## [#](#markdown)Markdown The Just Add+ Markdown macro (`markdown`) is migrated to **Capable Markdown**. ### [#](#what-the-migrator-does-1)What the migrator does * **Inline markdown content**: Creates a Capable custom content asset with the markdown data * **URL-based markdown**: Converts GitHub, GitLab, and Bitbucket URLs to raw content URLs for the Capable Markdown macro to fetch * **Dark mode**: Preserves dark mode settings where configured ### [#](#support-level-1)Support level **Partial** — Inline markdown content and URL-based markdown sources are migrated. Attachment-based markdown sources (files uploaded directly to a Confluence page) are **not** supported for migration. Follow the instructions on **Using the migration assistant** to run the migrator. --- ## [#](#unsupported-macros)Unsupported macros The following Just Add+ macros are detected but **cannot be migrated** at this time. They will appear in the migration assistant with page counts for visibility: | Macro | Key | Notes | | --------------------------- | --------------------------- | -------------------------------------------------- | | Markdown | markdown | Standard markdown macro (different from URL-based) | | Markdown from URL | markdown-from-url | External URL markdown rendering | | Markdown from GitHub URL | markdown-from-github-url | GitHub-specific markdown rendering | | Markdown from GitLab URL | markdown-from-gitlab-url | GitLab-specific markdown rendering | | Markdown from Bitbucket URL | markdown-from-bitbucket-url | Bitbucket-specific markdown rendering | | AsciiDoc | macro-asciidoc | AsciiDoc rendering not available in Capable | | HTML | macro-html | HTML rendering not available in Capable |