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
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
244
Star
2.4k
Code
Issues
15
Pull requests
19
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Handle extra semantic nodes in all explorers and in collapsing expressions
- #1543
#1543
Merged
dpvc
merged 16 commits into
develop
mathjax/MathJax-src:develop
from
feature/common-structure
mathjax/MathJax-src:feature/common-structure
Copy head branch name to clipboard
Sep 1, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Handle extra semantic nodes in all explorers and in collapsing expressions
#1543
dpvc
merged 16 commits into
develop
mathjax/MathJax-src:develop
from
feature/common-structure
mathjax/MathJax-src:feature/common-structure
Copy head branch name to clipboard
Commits
Commits on Jul 31, 2026
Move parsing of ds-structure to StructureUtil class
dpvc
committed
ee6e50a
View commit details
Copy full SHA for ee6e50a
Browse repository at this point
Update how extra nodes are calculated, and use that in KeyExplorer to get the split nodes
dpvc
committed
a8c9381
View commit details
Copy full SHA for a8c9381
Browse repository at this point
Commits on Aug 2, 2026
Fix magnification to include multiple split nodes and extra nodes
dpvc
committed
c08af89
View commit details
Copy full SHA for c08af89
Browse repository at this point
Commits on Aug 3, 2026
Fix up mouse magnification handling
dpvc
committed
dbeb390
View commit details
Copy full SHA for dbeb390
Browse repository at this point
Commits on Aug 4, 2026
Move common functions to Explorer.ts; fix key mangifier to respond to clicks
dpvc
committed
2613951
View commit details
Copy full SHA for 2613951
Browse repository at this point
Fix clicking on enclosures for key explorers
dpvc
committed
6f07f69
View commit details
Copy full SHA for 6f07f69
Browse repository at this point
Commits on Aug 5, 2026
More fixes for nmouse explorers
dpvc
committed
23829db
View commit details
Copy full SHA for 23829db
Browse repository at this point
Fixes for Prettier
dpvc
committed
86e8727
View commit details
Copy full SHA for 86e8727
Browse repository at this point
Add ability for collapse to collapse extra nodes, and have hover and flame highlight everything
dpvc
committed
90b9750
View commit details
Copy full SHA for 90b9750
Browse repository at this point
Commits on Aug 6, 2026
Remove unneeded isHover property
dpvc
committed
4f75838
View commit details
Copy full SHA for 4f75838
Browse repository at this point
Fix tree walkers in two other places
dpvc
committed
ea251fb
View commit details
Copy full SHA for ea251fb
Browse repository at this point
Remove commented out variable that isn't needed
dpvc
committed
0de8988
View commit details
Copy full SHA for 0de8988
Browse repository at this point
Commits on Aug 7, 2026
Add some missing comments, and undo prettier changes that should be in a different PR
dpvc
committed
49a1c27
View commit details
Copy full SHA for 49a1c27
Browse repository at this point
Commits on Aug 27, 2026
Fix issues identified durring review.
dpvc
committed
25850e6
View commit details
Copy full SHA for 25850e6
Browse repository at this point
Merge branch 'develop' into feature/common-structure
dpvc
authored
82fcd7b
View commit details
Copy full SHA for 82fcd7b
Browse repository at this point
Move changes for maction into the common wrapper
dpvc
committed
9a0da3a
View commit details
Copy full SHA for 9a0da3a
Browse repository at this point
You can’t perform that action at this time.