embed icon indicating copy to clipboard operation
embed copied to clipboard

I can use this embed with others editors? - Question

Open opauwlo opened this issue 3 years ago • 1 comments

I can use this embed tool with another editor? If yes, how?

opauwlo avatar Mar 04 '22 12:03 opauwlo

Yes, just set the iframe src, you can see if you console a embed block, you will find embed inside data. { "id": "bjMEc8FA3b", "type": "embed", "data": { "service": "instagram", "source": "https://www.instagram.com/...../p/..../", "embed": "https://www.instagram.com/p/C3Ru2Vq/embed", // you can use this in iframe "width": 320, "height": 500, "caption": "" } }

Abhii5496 avatar Apr 04 '24 12:04 Abhii5496