### Checklist - [x] I have read and accepted the [contributing guidelines](https://github.com/cotes2020/jekyll-theme-chirpy/blob/master/docs/CONTRIBUTING.md). ### How did you create the site? Built from `jekyll-theme-chirpy` ### Describe the bug Inline math for MathJax seems to be broken after version 7. ### Steps To Reproduce This can be seen even on the official website. On a refresh which clears the cache, MathJax works as expected. But if doing a normal reload, inline math is broken. If we disable caching, MathJax seems to work, so it is likely due to caching issues. https://github.com/user-attachments/assets/55226b2f-f262-410d-956b-f9a909abc725 ### Expected Behavior MathJax should work, even if the page is refreshed. Seems to work on sites using jekyll-theme-chirpy < 7. ### Environment - Ruby: ruby 3.4.1 (2024-12-25 revision 48d4efcb85) +PRISM [arm64-darwin24] - Jekyll: jekyll 4.4.1 ### Anything else? _No response_
Checklist
How did you create the site?
Built from
jekyll-theme-chirpyDescribe the bug
Inline math for MathJax seems to be broken after version 7.
Steps To Reproduce
This can be seen even on the official website.
On a refresh which clears the cache, MathJax works as expected. But if doing a normal reload, inline math is broken.
If we disable caching, MathJax seems to work, so it is likely due to caching issues.
Screen.Recording.2025-04-13.at.8.30.40.PM.mp4
Expected Behavior
MathJax should work, even if the page is refreshed. Seems to work on sites using jekyll-theme-chirpy < 7.
Environment
Anything else?
No response