bastihilger/nova-tiptap

Allow customisation of image inline setting

kenneth-hendricks opened this issue · 9 comments

Hi,

It would be great if this library allowed users to set the inline setting for the images extension. This is required if you want to allow images to be made linkable. From what i can see there is no way to set this currently.

https://tiptap.dev/api/nodes/image

Need this.

Hey @manogi,
I'm preparing a PR for this issue, but I encounters troubles to install local dependencies because of FontAwesomePro.
Can I PR the updated sources? You'll only have to compile them.
Thanks

Yes, we can try this

IMO images should always be embed as inline. Do you agree or would you prefer a new imageSettings.inline option?
Thanks

It will take me a bit longer to answer this - I am currently not actively using Nova (or TipTap) and will have to re-install my testing environment for it.

Any updates on this ?
I will open a PR if needed

Hey, I changed the rich text editor I'm using for creditor 4. I'll share what I already have.

@manogi Any update about this issue, we would like to add <a href url for image and without that we can't do it....