Skip to content

Fix double nested math parsing#2807

Merged
facelessuser merged 1 commit intomainfrom
bugfix/double-math-nest
Dec 14, 2025
Merged

Fix double nested math parsing#2807
facelessuser merged 1 commit intomainfrom
bugfix/double-math-nest

Conversation

@facelessuser
Copy link
Owner

Fixes #2805

@gir-bot gir-bot added S: needs-review Needs to be reviewed and/or approved. C: arithmatex Related to the arithmatex extension. C: docs Related to documentation. C: source Related to source code. C: tests Related to testing. labels Dec 14, 2025
@facelessuser facelessuser marked this pull request as ready for review December 14, 2025 17:17
@facelessuser
Copy link
Owner Author

@gir-bot lgtm

@gir-bot gir-bot added S: approved The pull request is ready to be merged. and removed S: needs-review Needs to be reviewed and/or approved. labels Dec 14, 2025
@facelessuser facelessuser merged commit d303513 into main Dec 14, 2025
18 checks passed
@facelessuser facelessuser deleted the bugfix/double-math-nest branch December 14, 2025 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C: arithmatex Related to the arithmatex extension. C: docs Related to documentation. C: source Related to source code. C: tests Related to testing. S: approved The pull request is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

inline $$x$$ math matches 2 times and returns nested mathjax

2 participants