dasmikko / strapi-tiptap-editor

A drop-in replacement for the strapi editor
MIT License
64 stars 30 forks source link

[suggestion] Add Iframe extension #17

Open SoftCreatR opened 2 years ago

SoftCreatR commented 2 years ago

For embeds (https://tiptap.dev/experiments/embeds), the Iframe extension is required. As of now, I can't find a proper way to include Youtube videos for example.

So, it would be great, if you could add support for it.

dasmikko commented 2 years ago

Good idea, I will look into this.

matusmarcin commented 2 years ago

I have the same issue. Viewing and editing source might be a functional workaround but ultimately this is the one I am missing very much.

darmanovic commented 2 years ago

I would also like to see this feature.

dasmikko commented 2 years ago

I just finished implementing YouTube embeds.

image image

Still planning on doing iframe, but requires some more work. Will release this soon

dasmikko commented 2 years ago

Update live, included in 0.8.0

gedewir commented 1 year ago

I'd like to use iframe embeds too but not only just for youtube, (spotify, vimeo, etc.). Could we get a feature that adds any iframe to the editor?