jodit
jodit copied to clipboard
Can the jodit uploader be used to different file types like .pdf, .svg, etc?
I see 'imagesExtensions ' as a config parameter in the uploader's configuration but adding 'pdf' had no affect. https://github.com/xdan/jodit/blob/01577353430d395e6f03b1fa3e97c56d77d9d6b0/src/modules/uploader/config.ts#L41 Has anyone been able to do this?