cortex-js / compute-engine

An engine for symbolic manipulation and numeric evaluation of math formulas expressed with MathJSON
https://cortexjs.io
MIT License
356 stars 42 forks source link

Something wrong in "ascii-math". when write anything in overbar #167

Open Nits7029 opened 3 months ago

Nits7029 commented 3 months ago

@arnog

Steps to Reproduce

  1. When i tried to get ascii-math of this type of latex. Screenshot 2024-05-29 at 5 41 43 PM
  2. I got ascii-math value just blank string. Screenshot 2024-05-29 at 5 43 24 PM

Actual Behavior

I'm just getting a blank string for this type of Latex. The overline, underline and overrightarrow wrapped Latex is ignored in ascii-math.

Environment

This is not happening before. it would just happening after the last reaslese