今童志敏
今童志敏
> json文件编码格式不正确,修改成UTF-8试试 一开始看到VS Code 显示的UTF8的编码格式的,以为它应该就是那个格式,没想到还是得手动改变一下编码才行LOL
通过缓存 cb 暂时解决了我的问题,期待看到更优解 
> you can create a custom plugin for your job > > ```ts > import {Jodit} from "jodit"; > > Jodit.plugins.add('my-plugin', { > init(editor: Jodit) { > editor.events.on('afterCommand', function (command:...
It seems the author has abandoned the project?
这个问题解决了吗
i have see something,my app runup need Administrator privileges,so when i try to drop normal file,it cant tragger 'file-drop' event。but when i try to drop some app files with administrator...