freeCodeCamp / news

freeCodeCamp's JAMstack Developer News publication. Built with 11ty, Ghost, and help from kind contributors like you.
https://freecodecamp.org/news
BSD 3-Clause "New" or "Revised" License
55 stars 39 forks source link

feat: add MathJax script during build #907

Closed scissorsneedfoodtoo closed 3 months ago

scissorsneedfoodtoo commented 3 months ago

Checklist:

This PR adds the MathJax 3.2.2 script (served by the fCC CDN) to Ghost or Hashnode served posts that have a "MathJax" tag. These changes will allow authors to use the MathJax block in the Hashnode editor. They will also allow us to remove injected scripts from posts on Ghost, and begin converting equations / formulas in articles that use other math typesetting libraries like KaTeX into MathJax for migration.