text
text copied to clipboard
Impossible to add paragraph between two images
Describe the bug When inserting two images at the same time, there's no gap between them. Therefore it's impossible to add a paragraph in between.
To Reproduce Steps to reproduce the behavior:
- Open a Text document
- Select 'Insert Image' -> 'Upload from computer'
- Select two images and upload them
- Try to add content in between the two images
Expected behavior
- Probably we should add the Tiptap gapcursor extension to allow adding content at places where it's impossible otherwise.
- When uploading several images, we could always add an empty line in between.