sergioramos/remark-oembed

iframe width & height properties

ertankayalar opened this issue · 2 comments

How can I control width & height props of iframe ?

For example:

.use(remarkOembed, { width: "100%", height: "380px" })

lfilho commented

Also interested in this.

For some reason my iframes are being generated super small:
CleanShot 2023-12-11 at 09 48 39@2x

That width is less than half of the container it's in...

Thank you

@sergioramos Are there any plans to support this? It's been a few years since the issue was opened at this point!