Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
–2 votes
1.6k views
in Plugins by

I need to integrate Mathjax in current ckeditor of q2a which can support mathematical formula and chemical formula. Can anyone please make a plugin or do core integration.

I can pay for it.

Thank you

Q2A version: 1.8.3
by
You can use this to make MAthjax work.
https://github.com/arjunsuresh/mathjax

If you are happy with this Editor - let me know
https://gateoverflow.in/ask
by
Hello @arjunsuresh, I have used your plugin and your plugin uses different theme than default  q2a ckeditor theme. Also in your plugin some of the default q2a editor icons are not available.

So I need only to put the mathjax in default q2a ckeditor plugin
by
by
No, this should go to qa-plugin folder. The editor part is separate and you can use any editor you want. If you type in mathjax inside $-$ it will work. The use of Editor is to give a live preview and also Toolbar support for Mathjax.
by
yes. The editor is now outdated as it was for Q2A 1.7
by
I have configured a CKEditor with mathjax and code highlight. See https://github.com/tangruize/q2a-formatter

Please log in or register to answer this question.

...