Skip to content

fix(note-editor): MathJax Block#20977

Open
david-allison wants to merge 3 commits intoankidroid:mainfrom
david-allison:mathjax
Open

fix(note-editor): MathJax Block#20977
david-allison wants to merge 3 commits intoankidroid:mainfrom
david-allison:mathjax

Conversation

@david-allison
Copy link
Copy Markdown
Member

Note

Assisted-by: Claude Opus 4.7

Purpose / Description

Was: \[\\]
Now: \[\]

Fixes

How Has This Been Tested?

Unit tested

Checklist

  • You have a descriptive commit message with a short title (first line, max 50 chars).
  • You have commented your code, particularly in hard-to-understand areas
  • You have performed a self-review of your own code
  • UI changes: include screenshots of all affected screens (in particular showing any new or changed strings)
  • UI Changes: You have tested your change using the Google Accessibility Scanner

Was: `\[\\]`
Now: `\[\]`

Fixes 20961
Issue 20961

Assisted-by: Claude Opus 4.7 - most of the code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MathJax block button adds an extra backslash: \[\\]

1 participant