There are 3 updates, 2 comments.
 
 
Confluence / cid:jira-generated-image-avatar-e25ab3c0-e4f7-4d96-885f-91a6d8dd8702 CONFLUENCE-540 Closed

Broken MathJax Code Block Migration

 
View issue   ·   Add comment
 

3 updates

 
cid:jira-generated-image-avatar-0376a741-2930-4eb6-9a0a-96cee12e18df Changes by Raphaël Jakse on 12/Aug/26 11:30
 
Fix Version: 9.96.3
Resolution: Fixed
Status: Open Closed
 
 

2 comments

 
cid:jira-generated-image-avatar-0376a741-2930-4eb6-9a0a-96cee12e18df Raphaël Jakse on 12/Aug/26 11:28
 

Thanks admin@ohrner-it.

I see all these expressions contain a \tag macro.

It seems like mathjax doesn't like the \tag macro inside the aligned environment like this, and putting the aligned environment inside an align environment seems to make this work. I'm about to commit a fix that does this.

 
cid:jira-generated-image-avatar-0376a741-2930-4eb6-9a0a-96cee12e18df Raphaël Jakse on 12/Aug/26 11:37
 
Thanks [~admin@ohrner-it].

I see all these expressions contain a  \tag macro.

It seems like mathjax doesn't like the \tag macro inside the aligned environment like this, and putting the
aligned align environment inside an align the aligned environment seems to make this work. I'm about to commit a fix that does this.