editor.js icon indicating copy to clipboard operation
editor.js copied to clipboard

The simple-image doesn't work

Open CharlieCho2017 opened this issue 2 years ago • 2 comments

Open the example.html in the Edge. The simple-image doesn't work.

image

image

image

CharlieCho2017 avatar Nov 08 '23 08:11 CharlieCho2017

It is still not showing in the list

anand-cubyts avatar Nov 28 '23 10:11 anand-cubyts

Original Simple Image plugin not adds any options to the toolbar, you will need to install forked version to adds that functions.

**@editorjs/simple-image** — add images to article by pasting image URLs. no server-side uploader required

**simple-image-editorjs** — fork of the SimpleImage repository. It adds in extra functionality such as a toolbar to add images (rather than just drag and drop) and uses blob URL's to improve memory usage

Install this fork https://github.com/PaulKinlan/simple-image

balex25 avatar Dec 19 '23 13:12 balex25