I am new to Django. I want to integrate wiris math type
plugin in tinymce into the Django template. Same thing works in Laravel framework
but in django
it is giving problem.
It is giving Failed to initialize plugin: tiny_mce_wiris
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
Can anyone help me out?
You just have to add:
below the selector and:
to the toolbar in the script.