opentiny/tiny-editor

🐛 [Bug]: 公式显示错误

Open

#133 opened on Nov 29, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (72 forks)auto 404
buggood first issue

Repository metrics

Stars
 (530 stars)
PR merge metrics
 (PR metrics pending)

Description

Version

latest

Link to minimal reproduction

https://opentiny.github.io/fluent-editor/docs/formula 官网就能复现

Step to reproduce

点击插入公式,输入\begin{array}{r} 1 \ + 123 \ \hline 124 \end{array}

mathlive为false时,公式显示正常 image

mathlive为true时,公式显示不正常 image

What is expected

能正常显示公式

What is actually happening

不能正常显示公式

What is your project name

formula

Any additional comments (optional)

No response

Contributor guide