- When I click insert images, I'm emptying the states to avoid duplication on further selection and insertion. This was just temporary, I must handle this properly.
- Test if image validation is working fine.
- On double click on an image, delete the image from the idb Database too
- When inserting an Anchor tag in the textarea innerHTML I'm getting a p tag inserted instead. Is it a security measure implemented by the browser to avoid some sort of attacks ?