This plugin configures MathJax and Google Code Pretiffy URLs and enables them by default on Question Pages. There is also a widget which you can add on Page bottom of any other page- like Question List- if you want MathJax to be used there. https://github.com/arjunsuresh/mathjax The above plugin is only one part as we also need editor support for it. You can just download and use the ckeditor which I have configured for both. Also, do copy the qa-question.js and replace the one in qa-include - this is the only core hack but can't be avoided as of now if you want to render mathjax immediately upon submit of a comment or answer or when the expand All comments button is clicked. The "fx" button in ckeditor is for Latex and while typing equations are replaced with $-$ and on submit rendered by MathJax without any conversion to image. https://github.com/arjunsuresh/ckeditor-Q2A
Hi arjunsuresh,
I installed this plugin on below site but do see below issues.
1. Replaced ckeditor folder from qa-plugin/wysiwyg-editor/ with https://github.com/arjunsuresh/ckeditor-Q2A
2. Moved tobecopied/qa-question.js to qa-content/ dir
3. Added plugin https://github.com/arjunsuresh/mathjax in qa-plugin dir
4. enabled both plugin. also enabled all options on mathjax plugin
Above steps are done on site https://demo.question2answer.info
I see below two buttons, source is not showing any window to add code and there is no icon for video option next to it.
Could you please help on this. thanks
Follow all steps written by ProThoughts still getting trouble then Just change Folder name from "ckeditor-Q2A-master" to "ckeditor". It will work.
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.