What should we keep in mind when migrating from one Confluence Cloud instance to another Cloud instance ?
The Beautiful Math for Confluence macros typically migrate seamlessly from one Cloud instance to another, but there are a few important things to be aware of during your Confluence Cloud instance migration:
-
Custom LaTeX Macros (Only if applicable)
-
If you’ve created custom LaTeX macros, be aware that these will not migrate automatically.
To check if you have any custom macros configured in the old Confluence instance:
-
Review the configuration section to see if anything is listed.
-
If nothing is configured, you're all set , no action needed.
-
If you do have custom settings, you’ll need to reconfigure them manually after the migration.
-
Why are MathML macros not rendered anymore?
The MathML Inline and MathML Block macros have now been removed as of December 3rd 2025, following our earlier deprecation announcement.
This will help us focus on improving the core LaTeX and AsciiMath macros, which are more widely used.
To continue using the app, please migrate your MathML content to LaTeX-based macros.
To help with this transition, you can use tools to convert existing MathML equations to LaTeX. One example is: mathml-to-latex GitHub Project.