Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
mathjax
/
MathJax-src
Public
Notifications
You must be signed in to change notification settings
Fork
243
Star
2.4k
Code
Issues
14
Pull requests
15
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Update to v4.1.3
- #1522
#1522
Merged
dpvc
merged 43 commits into
master
mathjax/MathJax-src:master
from
develop
mathjax/MathJax-src:develop
Copy head branch name to clipboard
Jul 3, 2026
Conversation
Commits
43
(43)
Checks
Files changed
Merged
Update to v4.1.3
#1522
dpvc
merged 43 commits into
master
mathjax/MathJax-src:master
from
develop
mathjax/MathJax-src:develop
Copy head branch name to clipboard
Commits
Commits on May 15, 2026
Merge branch 'v4.1.2-update' into develop
dpvc
committed
9176d63
View commit details
Copy full SHA for 9176d63
Browse repository at this point
Commits on Jun 9, 2026
Fix problem with \limits and \nolimits when used after a script. (mathjax/MathJax#3569)
dpvc
committed
969ada9
View commit details
Copy full SHA for 969ada9
Browse repository at this point
Commits on Jun 11, 2026
Merge pull request #1497 from mathjax/issue3569
Show description for a65456c
dpvc
authored
a65456c
View commit details
Copy full SHA for a65456c
Browse repository at this point
Add symmetric="true" to \middle results. (mathjax/MathJax#3560)
dpvc
committed
e72921f
View commit details
Copy full SHA for e72921f
Browse repository at this point
Load font files synchronously, when possible. (#1458)
dpvc
committed
e33f654
View commit details
Copy full SHA for e33f654
Browse repository at this point
Don't rerender the output during menu initialization.
dpvc
committed
139fe60
View commit details
Copy full SHA for 139fe60
Browse repository at this point
Make sure the parsers array is cleared for tex and text parsers. (#1474)
dpvc
committed
7e7fa55
View commit details
Copy full SHA for 7e7fa55
Browse repository at this point
Fix `\bbox` problem with padding values that are decimals. (mathjax/MathJax#3568)
dpvc
committed
e69ef94
View commit details
Copy full SHA for e69ef94
Browse repository at this point
Commits on Jun 13, 2026
Make sure multi-byte UTF8 characters are handled properly in data-latex attributes. (mathjax/MathJax#3575)
dpvc
committed
68caffc
View commit details
Copy full SHA for 68caffc
Browse repository at this point
Set box-sizing in dialogs to avoid CSS bleed through that affects close and help buttons.
dpvc
committed
a88c6e7
View commit details
Copy full SHA for a88c6e7
Browse repository at this point
Commits on Jun 14, 2026
Fix label ids for expressions with forward refs. (mathjax/MathJax#3562)
dpvc
committed
ecfb01b
View commit details
Copy full SHA for ecfb01b
Browse repository at this point
Update tests
dpvc
committed
f8a3f94
View commit details
Copy full SHA for f8a3f94
Browse repository at this point
Ignore braces in array preamble. (mathjax/MathJax#3565)
dpvc
committed
5dc3abe
View commit details
Copy full SHA for 5dc3abe
Browse repository at this point
Commits on Jun 18, 2026
Work around issue with Safari 26 not processing math inside otherwise empty containers with overflow: auto. (mathjax/MathJax#3579)
dpvc
committed
6ee75da
View commit details
Copy full SHA for 6ee75da
Browse repository at this point
Update handling of braces to be more like LaTeX
dpvc
committed
3142fe4
View commit details
Copy full SHA for 3142fe4
Browse repository at this point
Remove else clauses after return, as requested in review
dpvc
committed
bd9140e
View commit details
Copy full SHA for bd9140e
Browse repository at this point
Merge pull request #1499 from mathjax/issue3560
Show description for db00d9b
dpvc
authored
db00d9b
View commit details
Copy full SHA for db00d9b
Browse repository at this point
Merge pull request #1501 from mathjax/fix/menu-init
Show description for 1c82395
dpvc
authored
1c82395
View commit details
Copy full SHA for 1c82395
Browse repository at this point
Merge pull request #1502 from mathjax/issue1474
Show description for 4b007b3
dpvc
authored
4b007b3
View commit details
Copy full SHA for 4b007b3
Browse repository at this point
Merge pull request #1503 from mathjax/issue3568
Show description for c9acda9
dpvc
authored
c9acda9
View commit details
Copy full SHA for c9acda9
Browse repository at this point
Merge pull request #1505 from mathjax/issue3575
Show description for 13c0ad4
dpvc
authored
13c0ad4
View commit details
Copy full SHA for 13c0ad4
Browse repository at this point
Merge pull request #1506 from mathjax/fix/dialog-box-sizing
Show description for ab879a2
dpvc
authored
ab879a2
View commit details
Copy full SHA for ab879a2
Browse repository at this point
Merge pull request #1507 from mathjax/issue3562
Show description for e72e718
dpvc
authored
e72e718
View commit details
Copy full SHA for e72e718
Browse repository at this point
Merge pull request #1511 from mathjax/issue3579
Show description for 4284d5b
dpvc
authored
4284d5b
View commit details
Copy full SHA for 4284d5b
Browse repository at this point
Commits on Jun 19, 2026
Get order of repeated >{} or <{} directives correct and add tests
dpvc
committed
40eb098
View commit details
Copy full SHA for 40eb098
Browse repository at this point
Improve removal of outer braces and add a new test
dpvc
committed
ad4abdd
View commit details
Copy full SHA for ad4abdd
Browse repository at this point
Commits on Jun 22, 2026
SRE version bump.
zorkow
committed
acf1570
View commit details
Copy full SHA for acf1570
Browse repository at this point
Commits on Jun 25, 2026
Merge pull request #1500 from mathjax/issue1458
Show description for d03365d
dpvc
authored
d03365d
View commit details
Copy full SHA for d03365d
Browse repository at this point
Merge pull request #1508 from mathjax/issue3565
Show description for 907df71
dpvc
authored
907df71
View commit details
Copy full SHA for 907df71
Browse repository at this point
Commits on Jun 26, 2026
Allow label ids to pass ui/safe filters. (mathjax/MathJax#3580)
dpvc
committed
067563a
View commit details
Copy full SHA for 067563a
Browse repository at this point
Handle inline line breaking with nested embellished operators. (mathjax/MathJax#3581)
dpvc
committed
1b25f17
View commit details
Copy full SHA for 1b25f17
Browse repository at this point
Commits on Jul 2, 2026
Don't add file:// to windows path in CommonJS files. (mathjax/MathJax#3585)
dpvc
committed
84ac9c8
View commit details
Copy full SHA for 84ac9c8
Browse repository at this point
Merge pull request #1514 from mathjax/issue3580
Show description for f9e5717
dpvc
authored
f9e5717
View commit details
Copy full SHA for f9e5717
Browse repository at this point
Merge pull request #1515 from mathjax/issue3581
Show description for 167ff11
dpvc
authored
167ff11
View commit details
Copy full SHA for 167ff11
Browse repository at this point
Merge pull request #1519 from mathjax/issue3585
Show description for f88d6cc
dpvc
authored
f88d6cc
View commit details
Copy full SHA for f88d6cc
Browse repository at this point
Update SRE to v5-rc.4
zorkow
committed
ead0ba5
View commit details
Copy full SHA for ead0ba5
Browse repository at this point
Merge pull request #1513 from mathjax/update/sre
Show description for bcea516
dpvc
authored
bcea516
View commit details
Copy full SHA for bcea516
Browse repository at this point
Commits on Jul 3, 2026
update docs workflow actions
zorkow
committed
583f625
View commit details
Copy full SHA for 583f625
Browse repository at this point
update test workflow actions
zorkow
committed
177bad6
View commit details
Copy full SHA for 177bad6
Browse repository at this point
update code coverage action to v6
zorkow
committed
8500e00
View commit details
Copy full SHA for 8500e00
Browse repository at this point
Update TexParser for prettier
dpvc
committed
bef76e2
View commit details
Copy full SHA for bef76e2
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into develop
dpvc
committed
ad5259e
View commit details
Copy full SHA for ad5259e
Browse repository at this point
Update to v4.1.3
dpvc
committed
05c4055
View commit details
Copy full SHA for 05c4055
Browse repository at this point
You can’t perform that action at this time.