jodit icon indicating copy to clipboard operation
jodit copied to clipboard

Jodit - Best WYSIWYG Editor for You

Results 264 jodit issues
Sort by recently updated
recently updated
newest added

**Jodit Version:** 3.16.5 **Browser:** Chrome & Firefox **OS:** Windows &Linux **Is React App:** False **Code** for event afterImageEditor ```js var editor = new Jodit('#editor', { imageDefaultWidth: 600, events: { afterImageEditor:...

**Jodit Version:** 3.16.5 **Browser:** Chrome, IE11 **OS:** Windows **Is React App:** False **Code** Config: ```js const editor = Jodit.make("#editor", { "iframe": true, "allowResizeY": false, "height": 300 }); ``` **Expected behavior:**...

**Jodit Version:** 3.2.xxxxx **Browser:** Chrome **OS:** Windows/Linux Step 1) Type 'Jodit is cool' Step 2) Select and replace 'cool' by pasting some other word (Use 'Insert text only' while pasting)....

bug

Hi, I am using jodit-react. When I want to create a custom theme ([like in the playground](https://xdsoft.net/jodit/examples/theme/dark.html)) I can't see any changes. Only default themes are working fine. Also please...

question
bug-in-doc

**Jodit Version:** Used Demo Pro Version given in https://xdsoft.net/jodit/pro/#demo **Browser:** Chrome **OS:** Windows **Is React App:** True **Expected behavior:** Need to set the Table/Cell border width and style. **Actual behavior:**...

Feature Request

**Jodit Version:** 3.4.xxxxx **Browser:** Chrome **OS:** Windows **Is React App:** True Copy-paste the content from MS word, do some changes and click Undo and Redo icon from the toolbar,undo and...

**Jodit Version:** 3.4.xxxxx **Browser:** Chrome **OS:** Windows **Is React App:** True Copy paste the content from word,select a word and Click any drop down option from Insert Format Block and...

**Jodit Version:** 3.4.xxxxx **Browser:** Chrome **OS:** Windows **Is React App:** True Copy the content from MS Word, click the Paste from clipboard icon in the toolbar and content is not...

**Jodit Version:** 3.6.18 **Browser:** Chrome **OS:** Linux **Is React App:** False **Expected behavior:** To be able, at least, to insert web components by code, now I can add a web...

Hey Support thanks in advance, Please suggest me how i can add code highlighter as well as math latex value functions in this editor thanks in advance

Feature Request