mirror of
https://github.com/openai/codex.git
synced 2026-09-20 12:47:38 +00:00
## What changed - Render `\hat`, `\bar`, `\tilde`, `\vec`, `\dot`, and `\ddot` on single visible graphemes, preserving support for following subscripts and superscripts. - Add symbols for physics, relations, sets, logic, arrows, and integrals, including `\hbar`. - Support named delimiters, including with `\left` and `\right`, plus angle brackets written as `\left<` and `\right>`. - Preserve raw math when accent arguments are empty, invisible, or span multiple graphemes or layout rows. ## Testing Add snapshots for accents, symbols, named delimiters, and the Schrödinger equation, plus rejection tests for ambiguous accent arguments and unsupported delimiters. GitOrigin-RevId: 9dd4883cdf187835a4b4e873886c4299de488705