#Math Formula Editor in NextJS

5 messages · Page 1 of 1 (latest)

tepid elk
#

Hi friends, any idea how can we integrate a Math Formula Editor in a NextJS project and able to convert the formula as MathML format?

left carbonBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

heady raptor
#

would something like this work? https://www.npmjs.com/package/mathlive

tepid elk
heady raptor
#

I had a dig around and this lib looked the most promising. but if you wanted to build yourself something like this from scratch i imagine it would be quite a big and challenging project