[Bug]: Formula rendering error

Author: yihui-fuCreated Sep 17, 2026Updated Sep 17, 2026

Issue Checklist

  • I understand that issues are for feedback and problem solving, not for complaining in the comment section, and will provide as much information as possible to help solve the problem.
  • My issue is not listed in the FAQ.
  • I've looked at pinned issues and searched for existing Open Issues, Closed Issues, and Discussions, no similar issue or discussion was found.
  • I've filled in short, clear headings so that developers can quickly identify a rough idea of what to expect when flipping through the list of issues. And not "a suggestion", "stuck", etc.
  • I've confirmed that I am using the latest version of Cherry Studio.

Platform

macOS

Version

v2.0.14

Bug Description

Square root signs do not display when rendering.

LaTeX Math Block: $\sqrt{2}$

Inline LaTeX: $\sqrt{2}$

Standard Unicode Character: √2

Steps To Reproduce

render LaTeX Math Block: $\sqrt{2}$

Expected Behavior

Ensure the formulas render properly so as to prevent misinterpretations when reading through large volumes of equations.

Relevant Log Output

Additional Context

No response