widcardw / asciimath-parser

https://asciimath.widcard.win
MIT License
13 stars 3 forks source link

Fix nearley: strip paren for upper part of dd #8

Closed zmx0142857 closed 1 year ago

zmx0142857 commented 1 year ago

am input:

dd^2 (bm r) s

previous output:

\frac{ \text{d}^2 \left(\boldsymbol{ r }\right) }{ \text{d} s^2 }

fixed output:

\frac{ \text{d}^2 \boldsymbol{ r } }{ \text{d} s^2 }
netlify[bot] commented 1 year ago

Deploy Preview for marvelous-muffin-35eb19 ready!

Name Link
Latest commit e2731081d11aad52367b0b00393f171c31bc16b0
Latest deploy log https://app.netlify.com/sites/marvelous-muffin-35eb19/deploys/64474875ea6aff000844b4ed
Deploy Preview https://deploy-preview-8--marvelous-muffin-35eb19.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.