mirror of
https://github.com/paperclipai/paperclip
synced 2026-03-25 11:21:48 +00:00
When dragging or pasting an image into a markdown editor field, the cursor would end up right next to the image making it hard to continue typing. Now inserts two newlines after the image so a new paragraph is ready. Co-Authored-By: Paperclip <noreply@paperclip.ing>