I have been struggling to add mathml support for ckeditor . I have gone through few links but none seems to be working. I have even tried WIRIS plugin for ckeditor but it didn't gave me any result. For WIRIS i have followed this link. Can someone please tell me how do I Implement mathml for ckeditor.?
CKeditor Version: 4.4.5
Thanks,
Assuming you have ckeditor in place all you have to do is the following:
/path-to/ckeditor/plugins/ckeditor_wiris
Add this to the config property of ckeditor:
Obviously you have to replace 'path-to' with your own path to where ckeditor is located. It should look something like this: