jodit
jodit copied to clipboard
Jodit - Best WYSIWYG Editor for You
**Jodit Version:** Latest (replicable on https://xdsoft.net/jodit/) **Browser:** Chrome **OS:** Windows **Is React App:** True **Reproduced on xdsoft.net:** True **Code** When pasting from Word a margin is added that is squeezing...
**Jodit Version:** 3.24.2 **Browser:** Chrome **OS:** Windows **Is React App:** True **Description** Jodit Editor is a WYSIWYG editor written in pure TypeScript without the use of additional libraries. Jodit Editor...
Fixes https://github.com/xdan/jodit/issues/1172 Add Config entry so projects using `jodit-react` can access the config module when creating custom plugins
**Jodit Version:** 4.x **Browser:** any **OS:** Mac **Is React App:** True **Code** ```js // I would like to be able to do the following when using the es2018 build Config.prototype.controls.fontsizeup...
I modify jodit-svelte to use svelte 4 and jodit 4. When I now want to insert an image I got an error. The error is in line 560 of selection.js....
### Issue **Jodit Version:** 4.xxxxx **Browser:** **OS:** **Is React App:** True **Reproduced on xdsoft.net:** False **Description:** When using Jodit editor inside a React modal or dialog component, the editor's dropdown...
**Jodit Version:** 4.2.27 **Browser:** Chrome **OS:** Mac **Is React App:**-False **Reproduced on xdsoft.net:** True **Code** https://github.com/xdan/jodit/blob/main/src/plugins/video/config.ts ```js tooltip: 'Insert youtube/vimeo video' and in convertMediaUrlToVideoEmbed, it only specifically handle the link...
The guidance document is missing about how to use jodit in the latest version of Angular(17 and 18). https://github.com/jodit/jodit-angular the Angular wrapper is outdate.
Pressing tab doesn't focus in editor **Jodit Version:** 4.2.27 **Browser:** Chrome **OS:** Windows **Is React App:** False **Reproduced on xdsoft.net:** True **Expected behavior:** pressing tab should be able to focus...
**Jodit Version:** 4.1.2 **Browser:** all **OS:** Windows **Is React App:** true **Reproduced on xdsoft.net:** true **Code** ```js Can we Change the Modal Content on add more buttons in this modal...