issues Search Results · repo:nteract/mathjax language:TypeScript
Filter by
7 results
(59 ms)7 results
innteract/mathjax (press backspace or delete to remove)Like what the title said, how to disable the context menu? Screenshot_2021-12-04-08-55-50-16
tfkhdyt
- 1
- Opened on Dec 4, 2021
- #27
It is possible to load custom extensions such as http://docs.mathjax.org/en/latest/input/tex/extensions/cancel.html ?
dopey2
- 1
- Opened on May 9, 2021
- #16
I recently encountered the error that https://github.com/nteract/mathjax/commit/243e89dc4a1aa79cf9b3531ebe4c92a530301dbd
fixed:
TypeError: Cannot read property appendChild of null
at setScriptText ...
maclockard
- 2
- Opened on Feb 2, 2021
- #13
While /src has the correct route, provider.js in /lib still has the broken Cloudflare route after installing from npm
(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.8/MathJax.js?config=TeX-MML-AM_CHTML). ...
averageflamethrowerguy
- 4
- Opened on Oct 30, 2020
- #10
The cdnjs address here is not valid. MathJax version 2.7.8 does not exist. Please see here.
This should probably be updated to the latest, which is 3.1.0.
stormpython
- 4
- Opened on Aug 29, 2020
- #8
The cloudfare url returned 404.
From MathJax s site (https://www.mathjax.org/MathJax-v2-7-8-available/), the correct one should be
https://cdn.jsdelivr.net/npm/mathjax@2.7.8/MathJax.js?config=TeX-MML-AM_CHTML ...
bryanchen-d
- 3
- Opened on Jun 23, 2020
- #5
See https://unpkg.com/browse/@nteract/mathjax@4.0.8/ The entry-point is specified here:
https://github.com/nteract/mathjax/blob/e2ca414c97297e51951bcd53e2da0992ad3e1b28/package.json#L5
But the published ...
chenxinyanc
- 4
- Opened on May 29, 2020
- #4

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.