-
Hello.
we used ckeditor5 43.1.1 and isaul32/ckeditor5-math 43.1.1 and ckeditor5/react 9.3.0 but we have CKEditorError: ckeditor-duplicated-modules.
please help me.
-
When adding your package to the list of plugins results in CKEditorError: CKEditor-duplicated-modules
The list outlines the list of CKeditor packages installed
- @ckeditor/ckeditor5-vue
- ckedi…
-
I am using your plugin to support math formulas, but it is not compatible with CKEditor version 41.4.2. I am encountering a module duplication error while using a custom build of CKEditor's classic ed…
-
## Description
When you import the MathType plugin in the CKEditor. import MathType from "@wiris/mathtype-ckeditor5/src/plugin" to my app.vue then make npm run start, then version.js:175 Uncaught …
-
This update may take time to do: https://ckeditor.com/docs/ckeditor5/latest/updating/nim-migration/custom-plugins.html
If you require CKEditor5-Math, try to stay
tony updated
3 months ago
-
Example (+ copy text issue with #35)
00:15 - 00:25:
https://user-images.githubusercontent.com/26336/117016512-67c73300-acb8-11eb-838e-03714e8994e9.mp4
Drag and drop of inline content:
- R…
-
Example (+ drag and drop issue with #34)
00:00 - 00:14:
https://user-images.githubusercontent.com/26336/117016727-9b09c200-acb8-11eb-8694-7544131be2bf.mp4
Possibly relevant / fixable with #34…
-
Hi, So we are currently using ckedito5 version 31.0.0 and our output is Markdown. Unfortunately ckeditor5-math does not have any support for markdown. I was wondering if that could be added.
-
I am having scrolling issue with the formula preview, as you have stated here that rendering element is out of ckeditor dom and you are giving absolute position according to the window.
![image](ht…
-
I have been trying to integrate some form of math library as a custom plugin to CKEDITOR for strapi. No luck so far.
Are custom plugins a possible addition here?
The kind of functionality I am…