Skip to content

fix: remove invalid MathJax linebreaks config causing console warning#51

Open
akhilandeshwari2006 wants to merge 1 commit intoOSeMOSYS:masterfrom
akhilandeshwari2006:fix-routes-script-path
Open

fix: remove invalid MathJax linebreaks config causing console warning#51
akhilandeshwari2006 wants to merge 1 commit intoOSeMOSYS:masterfrom
akhilandeshwari2006:fix-routes-script-path

Conversation

@akhilandeshwari2006
Copy link

This PR removes an invalid MathJax configuration option (linebreaks) from the tex block in index.html.
In MathJax v3, the linebreaks option is not valid inside the tex configuration, which causes the warning:
"MathJax: Invalid option 'linebreaks'"

The previous configuration appears to be intended for an older MathJax version. Removing this option eliminates the console warning and aligns the configuration with MathJax v3.

No functional changes to the UI.

@akhilandeshwari2006 akhilandeshwari2006 changed the title fix: remove invalid MathJax linebreaFix invalid MathJax configuration causing console warningks config causing console warning fix: remove invalid MathJax linebreaks config causing console warning Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant