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

Mobile,Desktop: Upgrade KaTeX to v0.16.10 #10570

Merged

Conversation

personalizedrefrigerator
Copy link
Collaborator

@personalizedrefrigerator personalizedrefrigerator commented Jun 11, 2024

Summary

Updates KaTeX to version 0.16.10.

Testing

Relevant tests include:

test('mermaid and KaTeX should render', async ({ mainWindow }) => {

it('should render inline KaTeX after a numbered equation', async () => {

Manual testing:

  1. Create a new note with content
    $$\texttt{Block TeX}$$
    
    Inline $\KaTeX$.
    
    
  2. Select all, copy, paste, paste.
  3. Repeat step 2 nine more times.
  4. Verify that the note renders successfully.

This has been tested successfully on Ubuntu 24.04. Similar testing was done on Android 14, however, repeating step 2 fewer times.

@laurent22 laurent22 merged commit f5ceb40 into laurent22:dev Jun 12, 2024
10 checks passed
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.

2 participants