arnog / mathlive

A web component for easy math input
https://cortexjs.io/mathlive
MIT License
1.26k stars 260 forks source link

how to render #2386

Closed Gavin-vue closed 1 month ago

Gavin-vue commented 1 month ago

How do I render latex in the input box into a formula?

arnog commented 1 month ago

GitHub issues are the best place to report bugs or feature requests.

When creating a new issue a template is provided to make sure you provide as much information as possible in order to ensure a prompt resolution of the issue.

It sounds that you are instead looking for some help using the library. The Discord channel (https://discord.com/invite/yhmvVeJ4Hd) or the ChatGPT assistant (https://chat.openai.com/g/g-8YgEfR7ig-cortexjs-assistant) are better avenues for this.

Either way, when asking for help make sure to provide as much context as possible. From your short sentence, it's not clear exactly what you mean. Also, it is helpful if you provide information about what you have already tried and why that didn't work. For example you could say "I read the instructions at https://cortexjs.io/mathlive/guides/getting-started/ but I don't know what HTML is".