Details
- 
    
Bug
 - 
    Resolution: Fixed
 - 
    
Major
 - 
    1.1
 - 
    None
 
- 
        Unknown
 - 
        N/A
 - 
        N/A
 - 
        Pull Request accepted
 - 
        
 
Description
Steps to reproduce:
1. Add 2 macros to you page, one that has multiple \begin{equation} equations, and one that has only one . An example:
\begin{equation}
    \vec{F} = -F \hat{j} \label{eq1}
    \end{equation}    \begin{equation}
    \vec{F} = -F \hat{j} \label{eq2}
    \end{equation}    \begin{equation}
    \vec{F} = -F \hat{j} \label{eq3}
    \end{equation}
{{/mathjax}}
{{mathjax}}
\begin{equation}
    \vec{F} = -F \hat{j} \label{eq4}
    \end{equation}   
{{/mathjax}} 
2. Save and observe the page
Expected result: equations are correctly numbered
Actual result: equations are wrongly numbered, see image:

This is not happening if \begin{eqnarray} is used to write the equations
Attachments
Issue Links
- causes
 - 
                    
MATHJAX-37 Remove workaround provided in MATHJAX-20
-         
 - Open
 
 -         
 
- is caused by
 - 
                    
MATHJAX-14 Upgrade to MathJax v3.2.2
-         
 - Closed
 
 -         
 
- is duplicated by
 - 
                    
MATHJAX-19 Cannot reference several equations anymore
-         
 - Closed
 
 -