Questions tagged [wiris]
42 questions
0
votes
0 answers
Why Math Type WIRISplugins.js does not parse the mathml rendered in react component?
I am trying to render some formulas stored in the DB in mathml, in the react app i am using the plugin as suggested here: wiris.
by adding to the head the tag: in the of my index.html using reactjs, however, for some reason this didn't work for me.
client/public/index.html
0
votes
0 answers
How to fix error with images in tinymce-react with wiris plugin?
I've successfully added Wiris plugin to tinymce-react component with cdn link like this:
external_plugins: { tiny_mce_wiris: 'https://www.wiris.net/demo/plugins/tiny_mce/plugin.js' },
But when I'm trying to reopen note with image editor does not…
0
votes
0 answers
Used Tinymce editor in my laravel project. but maths equations are not supported. images are not supported why?
I am working with a online examination project in laravel. As it was an examination based project teachers need to store the question in database.The question is not a pure text format. the question may contain half text, half image, half maths…

Abdul Bazith
- 31
- 4