quarto-dev / quarto-dev/quarto-cli
Update to Mathjax 4
Open
@cderv is already working on this.
Since Jul 21, 2026.
enhancement
math
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
Pandoc comes with it as default since Pandoc 3.10 released 2 months ago:
https://github.com/jgm/pandoc/commit/9c83002851fa8baedaf14c8f32afbfe0991efad4 solving https://github.com/jgm/pandoc/issues/11669
Revealjs also support Mathjax 4 now in new v6 (that we don't yet use)
So we need to make a verification pass on how to get up to date with this Mathjax version
Context
Related
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.