UnicodeMathML icon indicating copy to clipboard operation
UnicodeMathML copied to clipboard

an officially supported NPM package

Open bkardell opened this issue 8 months ago • 2 comments
trafficstars

While I haven't tested server-side translation of UnicodeMath into MathML, there shouldn't be any problems integrating the core of UnicodeMathML into a Node project – it's all vanilla JavaScript. If you run into any trouble, or if you would prefer an officially supported NPM package or something, don't hesitate to file an issue!

I would! I tried to figure out how to load this up myself but ran into issues... sure would be nice if I could npm install it. I'm working on integrating some things with a few other tools which use markdown-it to embed math in markdown and it would be interesting to add this too!

/ @MurrayIII

bkardell avatar Mar 04 '25 18:03 bkardell

Unsure whose version of this I should really be requesting on?

bkardell avatar Mar 07 '25 14:03 bkardell

Try https://github.com/MurrayIII/UnicodeMathML. It's currently 455 commits ahead of Noah's :-) I'm pretty ignorant about server-side things but would be happy to learn. Here's the latest client-side version

MurrayIII avatar Mar 08 '25 15:03 MurrayIII