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

Use regex in TeX replace function to catch repeating symbol occurrences #675

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

andrii-i
Copy link
Collaborator

@andrii-i andrii-i commented Mar 5, 2024

Use regex in TeX replace function to catch repeating symbol occurrences.

Before:
Screenshot 2024-03-05 at 1 29 57 PM

After:
Screenshot 2024-03-05 at 1 33 06 PM

@andrii-i andrii-i added the bug Something isn't working label Mar 5, 2024
@andrii-i andrii-i requested a review from dlqqq March 5, 2024 21:57
Copy link
Member

@dlqqq dlqqq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for working on this so quickly!

@dlqqq dlqqq merged commit a0e1ce6 into jupyterlab:main Mar 6, 2024
9 checks passed
@dlqqq
Copy link
Member

dlqqq commented Mar 6, 2024

@meeseeksdev please backport to 1.x

meeseeksmachine pushed a commit to meeseeksmachine/jupyter-ai that referenced this pull request Mar 6, 2024
dlqqq pushed a commit that referenced this pull request Mar 6, 2024
…g symbol occurrences (#681)

Co-authored-by: Andrii Ieroshenko <aieroshe@amazon.com>
@andrii-i andrii-i deleted the fix-670 branch March 6, 2024 19:03
dbelgrod pushed a commit to dbelgrod/jupyter-ai that referenced this pull request Jun 10, 2024
Marchlak pushed a commit to Marchlak/jupyter-ai that referenced this pull request Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix TeX rendering edge case
2 participants