You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix remaining CODEGEN math rendering: split all multi-line $$ blocks
8 display math blocks had $$ on the same line as the opening content
(e.g., $$0 = \begin{cases}). Split them so $$ is always on its own
line for remark-math compatibility.
0 commit comments