There is 1 comment.
 
 
Confluence / cid:jira-generated-image-avatar-ee23163a-1291-4082-ad6d-2a5f848510e9 CONFLUENCE-540 Open

Broken MathJax Code Block Migration

 
View issue   ·   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-5835f465-a4e8-4c41-867b-b209c3462b34 Raphaël Jakse on 11/Aug/26 15:31
 

Hello admin@ohrner-it, thanks for the report.

Can you provide the storage format / body content of the page containing the latex macro?

We have to mess with LaTeX macro contents because Confluence doesn't necessarily put LaTeX stuff in the right LaTeX environment in the macro content itself. In XWiki, if something requires an environment, it needs to be explicitly there. We kinda have to guess what Confluence does to display the LaTeX content and tweak and refine our heuristics as we encounter non working cases…