Skip to content

fix: support newer MathJax paths#29

Draft
Mirochill wants to merge 1 commit into
thclark:mainfrom
Mirochill:fix-27-mathjax-v4-path
Draft

fix: support newer MathJax paths#29
Mirochill wants to merge 1 commit into
thclark:mainfrom
Mirochill:fix-27-mathjax-v4-path

Conversation

@Mirochill
Copy link
Copy Markdown

Summary

  • derive an SVG MathJax renderer path from known and current CHTML MathJax paths
  • support the MathJax v4 CHTML path used by newer Sphinx versions
  • keep a warning fallback instead of raising when the configured path is unknown
  • add regression coverage for v3, v4, and custom CHTML paths

Fixes #27

I opened this against main, the default branch; happy to retarget if a version branch is preferred.

Validation

  • git diff --check HEAD~1..HEAD
  • reviewed MathJax path handling with rg/Select-String
  • Tests not run locally.

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.

Issue with mathjax path used by sphinx_math_dollar

1 participant