widcardw / asciimath-parser

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

fix: nearley abs strip problem #9

Closed zmx0142857 closed 1 year ago

zmx0142857 commented 1 year ago

am input:

|a_n|/2

before:

\frac{ a_n }{ 2 }

fixed:

\frac{ \left|a_n\right| }{ 2 }
netlify[bot] commented 1 year ago

Deploy Preview for marvelous-muffin-35eb19 ready!

Name Link
Latest commit 795419a30a9b505e9bd7782684f93892793298dc
Latest deploy log https://app.netlify.com/sites/marvelous-muffin-35eb19/deploys/64a77d7df9d18b0008b4fdcf
Deploy Preview https://deploy-preview-9--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 configuration.