Does Kendu Editor provide support to implement MathJaX for mathmatcal equations?
https://www.mathjax.org/
Thanks!
Ravi K SIngh
1 Answer, 1 is accepted
0
Marin Bratanov
Telerik team
answered on 15 Feb 2019, 06:34 PM
Hello Ravi,
I just answered your support ticket with this question and I am pasting my reply here for anyone else with a similar enquiry:
I am sorry to say that such a feature or integration with a third party tool is not available in the editor. If you do create an integration with one, you're more than welcome to post it in the code library section (https://www.telerik.com/support/code-library/kendo-ui/editor) and we'll gladly award your contribution with Telerik points. Perhaps the inline (div) mode will be easier to create such an integration with, as it is in the same context as the main page. Maybe using a custom tool to have a textbox so the user can enter the formula, and then insert it with jQuery into the editor in an immutable container (so it can't be edited and thus broken through its standard tools, and so you can serialize and deserialize data as needed) will let the MathJax scripts locate and handle it.
You may also want to take a look at Wiris who had created a similar integration with our WebForms editor - see here and here. I must note that we do not support that integration, though.
Regards,
Marin Bratanov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.