Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't insert \right when brace is already matched #3562

Merged
merged 4 commits into from
May 27, 2024
Merged

Conversation

slideclimb
Copy link
Collaborator

…tched brace pairs)

Fix #3493

Summary of additions and changes

  • Don't insert \right when brace is already matched for existing brace pairs

How to test this pull request

See test

  • Updated the documentation, or no update necessary
  • Added tests, or no tests necessary

@slideclimb slideclimb self-assigned this May 26, 2024
@PHPirates PHPirates added this to the Next milestone May 27, 2024
@PHPirates PHPirates enabled auto-merge May 27, 2024 19:07
@PHPirates PHPirates merged commit ab5986e into master May 27, 2024
9 checks passed
@PHPirates PHPirates deleted the 3493-left-right branch May 27, 2024 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

\left( inserts incorrect paired brace
2 participants