QuantEcon / QuantEcon/quantecon-book-theme
MAINT: Update mathjax to use `chtml` in projects once compatibility across browsers improves
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 56
- Forks
- 24
- Avg merge
- 4h 33m
- Merged PRs (30d)
- 4
Description
We have currently configured out projects to use svg for mathjax rendering.
We should migrate this to chtml (the recommended use for mathjax) once cross browser compatibility improves.
Test Case:
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.
Research direction
Review the current project configuration that selects MathJax's svg renderer and compare it with the chtml migration discussed in pull request 142. First verify whether cross-browser compatibility now supports the change; done means updating the affected projects and confirming their rendered mathematics works across the supported browsers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100