feat(math): implement m:limUpp upper-limit converter#2746
feat(math): implement m:limUpp upper-limit converter#2746Abdeltoto wants to merge 2 commits intosuperdoc-dev:mainfrom
Conversation
…-dev#2600) Made-with: Cursor
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 3b494a3e8c
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Untitled
Outdated
| @@ -0,0 +1,84 @@ | |||
| feat: implement m:rad radical/sqrt OMML to MathML converter | |||
There was a problem hiding this comment.
Remove accidentally committed review transcript file
Untitled contains a pasted GitHub PR/review transcript unrelated to this m:limUpp change (it references a different m:rad PR), so it appears to be an accidental artifact rather than source or test data. Keeping this file at repo root adds irrelevant content to the codebase and release source archives, and makes future maintenance/searches noisier; it should be removed from the commit.
Useful? React with 👍 / 👎.
Made-with: Cursor
Closes #2600
Summary
Spec reference
ECMA-376 Section 22.1.2.56
Test plan
Made with Cursor